# Makefile.in generated by automake 1.16.5 from Makefile.am.
# lib/Makefile.  Generated from Makefile.in by configure.

# Copyright (C) 1994-2021 Free Software Foundation, Inc.

# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.

# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.



# Copyright (C) 2002-2025 Free Software Foundation, Inc.
#
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This file is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this file.  If not, see <https://www.gnu.org/licenses/>.
#
# As a special exception to the GNU General Public License,
# this file may be distributed as part of a program that
# contains a configuration script generated by Autoconf, under
# the same distribution terms as the rest of that program.
#
# Generated by gnulib-tool.
# Reproduce by:
# gnulib-tool --import \
#  --local-dir=gnulib-local \
#  --local-dir=../gnulib-local \
#  --lib=libtextstyle \
#  --source-base=lib \
#  --m4-base=gnulib-m4 \
#  --doc-base=doc \
#  --tests-base=tests \
#  --aux-dir=build-aux \
#  --makefile-name=Makefile.gnulib \
#  --no-conditional-dependencies \
#  --libtool \
#  --macro-prefix=lts \
#  attribute \
#  fd-ostream \
#  file-ostream \
#  filename \
#  html-ostream \
#  html-styled-ostream \
#  iconv-ostream \
#  isatty \
#  largefile \
#  manywarnings \
#  memory-ostream \
#  memory-ostream-tests \
#  noop-styled-ostream \
#  ostream \
#  styled-ostream \
#  term-ostream \
#  term-ostream-tests \
#  term-styled-ostream \
#  vasprintf-posix \
#  xalloc \
#  xconcat-filename



am__is_gnu_make = { \
  if test -z '$(MAKELEVEL)'; then \
    false; \
  elif test -n '$(MAKE_HOST)'; then \
    true; \
  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
    true; \
  else \
    false; \
  fi; \
}
am__make_running_with_option = \
  case $${target_option-} in \
      ?) ;; \
      *) echo "am__make_running_with_option: internal error: invalid" \
              "target option '$${target_option-}' specified" >&2; \
         exit 1;; \
  esac; \
  has_opt=no; \
  sane_makeflags=$$MAKEFLAGS; \
  if $(am__is_gnu_make); then \
    sane_makeflags=$$MFLAGS; \
  else \
    case $$MAKEFLAGS in \
      *\\[\ \	]*) \
        bs=\\; \
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
    esac; \
  fi; \
  skip_next=no; \
  strip_trailopt () \
  { \
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
  }; \
  for flg in $$sane_makeflags; do \
    test $$skip_next = yes && { skip_next=no; continue; }; \
    case $$flg in \
      *=*|--*) continue;; \
        -*I) strip_trailopt 'I'; skip_next=yes;; \
      -*I?*) strip_trailopt 'I';; \
        -*O) strip_trailopt 'O'; skip_next=yes;; \
      -*O?*) strip_trailopt 'O';; \
        -*l) strip_trailopt 'l'; skip_next=yes;; \
      -*l?*) strip_trailopt 'l';; \
      -[dEDm]) skip_next=yes;; \
      -[JT]) skip_next=yes;; \
    esac; \
    case $$flg in \
      *$$target_option*) has_opt=yes; break;; \
    esac; \
  done; \
  test $$has_opt = yes
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
pkgdatadir = $(datadir)/libtextstyle
pkgincludedir = $(includedir)/libtextstyle
pkglibdir = $(libdir)/libtextstyle
pkglibexecdir = $(libexecdir)/libtextstyle
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
INSTALL_HEADER = $(INSTALL_DATA)
transform = $(program_transform_name)
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = x86_64-apple-darwin24.6.0
host_triplet = x86_64-apple-darwin24.6.0

# Parameterization of the 'libxml' module:
# When building a shared library, don't export the variables
# xmlMalloc, xmlMallocAtomic, xmlRealloc, xmlFree, xmlMemStrdup.
am__append_1 = -DLIBXML_STATIC

# On mingw, disable the declarations of *printf functions as aliases to the
# corresponding __mingw_*printf functions, because they pull in a dependency
# to the libgcc_s_sjlj DLL (through the symbols __udivdi3, __umoddi3).
#am__append_2 = -D__USE_MINGW_ANSI_STDIO=0
#am__append_3 = close.c
#am__append_4 = dup2.c
am__append_5 = error.c
#am__append_6 = fcntl.c
am__append_7 = float.c
#am__append_8 = itold.c
am__append_9 = free.c
am__append_10 = fstat.c
#am__append_11 = fsync.c
#am__append_12 = getdtablesize.c
#am__append_13 = gethostname.c
#am__append_14 = getprogname.c
#am__append_15 = gettimeofday.c
#am__append_16 = isatty.c
#am__append_17 = isinf.c
am__append_18 = -I$(srcdir)/libcroco
am__append_19 = libcroco_rpl.la
am__append_20 = libcroco_rpl.la
am__append_21 = libcroco_rpl.la
#am__append_22 = $(INCCROCO)
am__append_23 = libglib_rpl.la
am__append_24 = libglib_rpl.la
am__append_25 = libglib_rpl.la
am__append_26 = libxml_rpl.la
am__append_27 = libxml_rpl.la
am__append_28 = libxml_rpl.la
#am__append_29 = log10.c
#am__append_30 = memchr.c
#am__append_31 = msvc-inval.c
#am__append_32 = msvc-nothrow.c
am__append_33 = obstack.c
am__append_34 = open.c
#am__append_35 = pthread-once.c
#am__append_36 = raise.c
#am__append_37 = read.c
#am__append_38 = realloc.c
am__append_39 = reallocarray.c
#am__append_40 = sigaction.c
#am__append_41 = signbitf.c signbitd.c signbitl.c
#am__append_42 = sigprocmask.c
am__append_43 = stat.c
#am__append_44 = stdio-read.c
#am__append_45 = stdio-write.c
#am__append_46 = stpcpy.c
am__append_47 = strerror.c
am__append_48 = strerror-override.c
#am__append_49 = unistr/u8-mbtouc.c unistr/u8-mbtouc-aux.c
#am__append_50 = windows-mutex.c
#am__append_51 = windows-once.c
#am__append_52 = windows-recmutex.c
#am__append_53 = windows-rwlock.c
#am__append_54 = write.c
am__append_55 = $(libcroco_rpl_la_SOURCES)
am__append_56 = $(libxml_rpl_la_SOURCES)
am__append_57 = $(libglib_rpl_la_SOURCES)
#am__append_58 = libtextstyle.res.lo
subdir = lib
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/gnulib-m4/gnulib-comp.m4 \
	$(top_srcdir)/gnulib-m4/libcroco.m4 \
	$(top_srcdir)/gnulib-m4/libglib.m4 \
	$(top_srcdir)/gnulib-m4/libxml.m4 \
	$(top_srcdir)/gnulib-m4/moo.m4 \
	$(top_srcdir)/gnulib-m4/term-ostream.m4 \
	$(top_srcdir)/m4/exported.m4 $(top_srcdir)/m4/more-warnings.m4 \
	$(top_srcdir)/m4/woe32-dll.m4 $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
	$(ACLOCAL_M4)
DIST_COMMON = $(srcdir)/Makefile.am $(nobase_include_HEADERS) \
	$(noinst_HEADERS) $(am__DIST_COMMON)
mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES = exported.sh
CONFIG_CLEAN_VPATH_FILES =
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
am__vpath_adj = case $$p in \
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
    *) f=$$p;; \
  esac;
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
am__install_max = 40
am__nobase_strip_setup = \
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
am__nobase_strip = \
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
am__nobase_list = $(am__nobase_strip_setup); \
  for p in $$list; do echo "$$p $$p"; done | \
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
    if (++n[$$2] == $(am__install_max)) \
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
    END { for (dir in files) print dir, files[dir] }'
am__base_list = \
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
am__uninstall_files_from_dir = { \
  test -z "$$files" \
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
         $(am__cd) "$$dir" && rm -f $$files; }; \
  }
am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)" \
	"$(DESTDIR)$(includedir)"
LTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES)
libcroco_rpl_la_LIBADD =
am__dirstamp = $(am__leading_dot)dirstamp
am_libcroco_rpl_la_OBJECTS = libcroco/rpl_la-cr-additional-sel.lo \
	libcroco/rpl_la-cr-attr-sel.lo libcroco/rpl_la-cr-cascade.lo \
	libcroco/rpl_la-cr-declaration.lo \
	libcroco/rpl_la-cr-doc-handler.lo \
	libcroco/rpl_la-cr-enc-handler.lo libcroco/rpl_la-cr-fonts.lo \
	libcroco/rpl_la-cr-input.lo libcroco/rpl_la-cr-num.lo \
	libcroco/rpl_la-cr-om-parser.lo libcroco/rpl_la-cr-parser.lo \
	libcroco/rpl_la-cr-parsing-location.lo \
	libcroco/rpl_la-cr-prop-list.lo libcroco/rpl_la-cr-pseudo.lo \
	libcroco/rpl_la-cr-rgb.lo libcroco/rpl_la-cr-sel-eng.lo \
	libcroco/rpl_la-cr-selector.lo \
	libcroco/rpl_la-cr-simple-sel.lo \
	libcroco/rpl_la-cr-statement.lo libcroco/rpl_la-cr-string.lo \
	libcroco/rpl_la-cr-style.lo libcroco/rpl_la-cr-stylesheet.lo \
	libcroco/rpl_la-cr-term.lo libcroco/rpl_la-cr-tknzr.lo \
	libcroco/rpl_la-cr-token.lo libcroco/rpl_la-cr-utils.lo
libcroco_rpl_la_OBJECTS = $(am_libcroco_rpl_la_OBJECTS)
AM_V_lt = $(am__v_lt_$(shell if ( test "x$(V)" = "x0" ); then echo 0; elif ( test "x$(V)" = "x" ); then echo $(AM_DEFAULT_VERBOSITY); else echo 1; fi))
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
am__v_lt_0 = --silent
am__v_lt_1 = 
libcroco_rpl_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
	$(libcroco_rpl_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
	-o $@
am_libcroco_rpl_la_rpath =
libglib_rpl_la_LIBADD =
am_libglib_rpl_la_OBJECTS = glib/libglib_rpl_la-ghash.lo \
	glib/libglib_rpl_la-glist.lo glib/libglib_rpl_la-gmessages.lo \
	glib/libglib_rpl_la-gprimes.lo \
	glib/libglib_rpl_la-gstrfuncs.lo \
	glib/libglib_rpl_la-gstring.lo
libglib_rpl_la_OBJECTS = $(am_libglib_rpl_la_OBJECTS)
libglib_rpl_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
	$(libglib_rpl_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o \
	$@
am_libglib_rpl_la_rpath =
am__DEPENDENCIES_1 =
#am__DEPENDENCIES_2 = libtextstyle.res.lo
am__libtextstyle_la_SOURCES_DIST = gl_array_list.h gl_array_list.c \
	basename-lgpl.c binary-io.h binary-io.c c-ctype.h c-ctype.c \
	c-strcase.h c-strcasecmp.c c-strncasecmp.c cloexec.c close.c \
	concat-filename.c dup2.c error.c exitfail.c fatal-signal.h \
	fatal-signal.c fcntl.c fd-hook.c fd-ostream.c file-ostream.c \
	float.c itold.c free.c fstat.c fsync.c full-write.h \
	full-write.c get_ppid_of.h get_ppid_of.c get_progname_of.h \
	get_progname_of.c getdtablesize.c gethostname.c getprogname.c \
	gettext.h gettimeofday.c html-ostream.c html-styled-ostream.c \
	ialloc.c iconv-ostream.c idx.h isatty.c isinf.c gl_list.h \
	gl_list.c glthread/lock.h glthread/lock.c log10.c malloca.c \
	math.c mbszero.c mem-hash-map.h mem-hash-map.c memchr.c \
	memory-ostream.c minmax.h msvc-inval.c msvc-nothrow.c \
	next-prime.h next-prime.c noop-styled-ostream.c obstack.c \
	glthread/once.h glthread/once.c open.c ostream.c \
	printf-frexp.c printf-frexpl.c pthread-once.c raise.c read.c \
	realloc.c reallocarray.c safe-read.c safe-write.c same-inode.h \
	same-inode.c sigaction.c sig-handler.c signbitf.c signbitd.c \
	signbitl.c sigprocmask.c size_max.h sockets.h sockets.c stat.c \
	stat-time.c stdio-read.c stdio-write.c stdlib.c stpcpy.c \
	str_endswith.c str_startswith.c strerror.c strerror-override.c \
	styled-ostream.c sys_socket.c term-ostream.c \
	term-style-control.c term-styled-ostream.c \
	glthread/threadlib.c unistd.c unistr/u8-mbtouc.c \
	unistr/u8-mbtouc-aux.c vaszprintf.c aszprintf.c vsnzprintf.c \
	windows-mutex.c windows-once.c windows-recmutex.c \
	windows-rwlock.c write.c xmalloc.c xalloc-die.c \
	xconcat-filename.c xgethostname.h xgethostname.c gl_xlist.h \
	gl_xlist.c xsize.h xsize.c xvasprintf.h xvasprintf.c \
	xasprintf.c color.h color.c misc.h misc.c version.c
#am__objects_1 = libtextstyle_la-close.lo
#am__objects_2 = libtextstyle_la-dup2.lo
am__objects_3 = libtextstyle_la-error.lo
#am__objects_4 = libtextstyle_la-fcntl.lo
am__objects_5 = libtextstyle_la-float.lo
#am__objects_6 = libtextstyle_la-itold.lo
am__objects_7 = libtextstyle_la-free.lo
am__objects_8 = libtextstyle_la-fstat.lo
#am__objects_9 = libtextstyle_la-fsync.lo
#am__objects_10 = libtextstyle_la-getdtablesize.lo
#am__objects_11 =  \
#	libtextstyle_la-gethostname.lo
#am__objects_12 =  \
#	libtextstyle_la-getprogname.lo
#am__objects_13 = libtextstyle_la-gettimeofday.lo
#am__objects_14 = libtextstyle_la-isatty.lo
#am__objects_15 = libtextstyle_la-isinf.lo
#am__objects_16 = libtextstyle_la-log10.lo
#am__objects_17 = libtextstyle_la-memchr.lo
#am__objects_18 =  \
#	libtextstyle_la-msvc-inval.lo
#am__objects_19 = libtextstyle_la-msvc-nothrow.lo
am__objects_20 = libtextstyle_la-obstack.lo
am__objects_21 = libtextstyle_la-open.lo
#am__objects_22 = libtextstyle_la-pthread-once.lo
#am__objects_23 = libtextstyle_la-raise.lo
#am__objects_24 = libtextstyle_la-read.lo
#am__objects_25 =  \
#	libtextstyle_la-realloc.lo
am__objects_26 = libtextstyle_la-reallocarray.lo
#am__objects_27 =  \
#	libtextstyle_la-sigaction.lo
#am__objects_28 =  \
#	libtextstyle_la-signbitf.lo \
#	libtextstyle_la-signbitd.lo \
#	libtextstyle_la-signbitl.lo
#am__objects_29 =  \
#	libtextstyle_la-sigprocmask.lo
am__objects_30 = libtextstyle_la-stat.lo
#am__objects_31 =  \
#	libtextstyle_la-stdio-read.lo
#am__objects_32 =  \
#	libtextstyle_la-stdio-write.lo
#am__objects_33 = libtextstyle_la-stpcpy.lo
am__objects_34 =  \
	libtextstyle_la-strerror.lo
am__objects_35 = libtextstyle_la-strerror-override.lo
#am__objects_36 = unistr/libtextstyle_la-u8-mbtouc.lo \
#	unistr/libtextstyle_la-u8-mbtouc-aux.lo
#am__objects_37 = libtextstyle_la-windows-mutex.lo
#am__objects_38 = libtextstyle_la-windows-once.lo
#am__objects_39 = libtextstyle_la-windows-recmutex.lo
#am__objects_40 = libtextstyle_la-windows-rwlock.lo
#am__objects_41 = libtextstyle_la-write.lo
am_libtextstyle_la_OBJECTS = libtextstyle_la-gl_array_list.lo \
	libtextstyle_la-basename-lgpl.lo libtextstyle_la-binary-io.lo \
	libtextstyle_la-c-ctype.lo libtextstyle_la-c-strcasecmp.lo \
	libtextstyle_la-c-strncasecmp.lo libtextstyle_la-cloexec.lo \
	$(am__objects_1) libtextstyle_la-concat-filename.lo \
	$(am__objects_2) $(am__objects_3) libtextstyle_la-exitfail.lo \
	libtextstyle_la-fatal-signal.lo $(am__objects_4) \
	libtextstyle_la-fd-hook.lo libtextstyle_la-fd-ostream.lo \
	libtextstyle_la-file-ostream.lo $(am__objects_5) \
	$(am__objects_6) $(am__objects_7) $(am__objects_8) \
	$(am__objects_9) libtextstyle_la-full-write.lo \
	libtextstyle_la-get_ppid_of.lo \
	libtextstyle_la-get_progname_of.lo $(am__objects_10) \
	$(am__objects_11) $(am__objects_12) $(am__objects_13) \
	libtextstyle_la-html-ostream.lo \
	libtextstyle_la-html-styled-ostream.lo \
	libtextstyle_la-ialloc.lo libtextstyle_la-iconv-ostream.lo \
	$(am__objects_14) $(am__objects_15) libtextstyle_la-gl_list.lo \
	glthread/libtextstyle_la-lock.lo $(am__objects_16) \
	libtextstyle_la-malloca.lo libtextstyle_la-math.lo \
	libtextstyle_la-mbszero.lo libtextstyle_la-mem-hash-map.lo \
	$(am__objects_17) libtextstyle_la-memory-ostream.lo \
	$(am__objects_18) $(am__objects_19) \
	libtextstyle_la-next-prime.lo \
	libtextstyle_la-noop-styled-ostream.lo $(am__objects_20) \
	glthread/libtextstyle_la-once.lo $(am__objects_21) \
	libtextstyle_la-ostream.lo libtextstyle_la-printf-frexp.lo \
	libtextstyle_la-printf-frexpl.lo $(am__objects_22) \
	$(am__objects_23) $(am__objects_24) $(am__objects_25) \
	$(am__objects_26) libtextstyle_la-safe-read.lo \
	libtextstyle_la-safe-write.lo libtextstyle_la-same-inode.lo \
	$(am__objects_27) libtextstyle_la-sig-handler.lo \
	$(am__objects_28) $(am__objects_29) libtextstyle_la-sockets.lo \
	$(am__objects_30) libtextstyle_la-stat-time.lo \
	$(am__objects_31) $(am__objects_32) libtextstyle_la-stdlib.lo \
	$(am__objects_33) libtextstyle_la-str_endswith.lo \
	libtextstyle_la-str_startswith.lo $(am__objects_34) \
	$(am__objects_35) libtextstyle_la-styled-ostream.lo \
	libtextstyle_la-sys_socket.lo libtextstyle_la-term-ostream.lo \
	libtextstyle_la-term-style-control.lo \
	libtextstyle_la-term-styled-ostream.lo \
	glthread/libtextstyle_la-threadlib.lo \
	libtextstyle_la-unistd.lo $(am__objects_36) \
	libtextstyle_la-vaszprintf.lo libtextstyle_la-aszprintf.lo \
	libtextstyle_la-vsnzprintf.lo $(am__objects_37) \
	$(am__objects_38) $(am__objects_39) $(am__objects_40) \
	$(am__objects_41) libtextstyle_la-xmalloc.lo \
	libtextstyle_la-xalloc-die.lo \
	libtextstyle_la-xconcat-filename.lo \
	libtextstyle_la-xgethostname.lo libtextstyle_la-gl_xlist.lo \
	libtextstyle_la-xsize.lo libtextstyle_la-xvasprintf.lo \
	libtextstyle_la-xasprintf.lo libtextstyle_la-color.lo \
	libtextstyle_la-misc.lo libtextstyle_la-version.lo
libtextstyle_la_OBJECTS = $(am_libtextstyle_la_OBJECTS)
libtextstyle_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
	$(libtextstyle_la_CFLAGS) $(CFLAGS) $(libtextstyle_la_LDFLAGS) \
	$(LDFLAGS) -o $@
libxml_rpl_la_LIBADD =
am_libxml_rpl_la_OBJECTS = libxml/rpl_la-DOCBparser.lo \
	libxml/rpl_la-HTMLparser.lo libxml/rpl_la-HTMLtree.lo \
	libxml/rpl_la-SAX.lo libxml/rpl_la-SAX2.lo \
	libxml/rpl_la-buf.lo libxml/rpl_la-c14n.lo \
	libxml/rpl_la-catalog.lo libxml/rpl_la-chvalid.lo \
	libxml/rpl_la-debugXML.lo libxml/rpl_la-dict.lo \
	libxml/rpl_la-encoding.lo libxml/rpl_la-entities.lo \
	libxml/rpl_la-error.lo libxml/rpl_la-globals.lo \
	libxml/rpl_la-hash.lo libxml/rpl_la-legacy.lo \
	libxml/rpl_la-list.lo libxml/rpl_la-nanoftp.lo \
	libxml/rpl_la-nanohttp.lo libxml/rpl_la-parser.lo \
	libxml/rpl_la-parserInternals.lo libxml/rpl_la-pattern.lo \
	libxml/rpl_la-relaxng.lo libxml/rpl_la-schematron.lo \
	libxml/rpl_la-threads.lo libxml/rpl_la-tree.lo \
	libxml/rpl_la-trionan.lo libxml/rpl_la-uri.lo \
	libxml/rpl_la-valid.lo libxml/rpl_la-xinclude.lo \
	libxml/rpl_la-xlink.lo libxml/rpl_la-xmlIO.lo \
	libxml/rpl_la-xmlmemory.lo libxml/rpl_la-xmlmodule.lo \
	libxml/rpl_la-xmlreader.lo libxml/rpl_la-xmlregexp.lo \
	libxml/rpl_la-xmlsave.lo libxml/rpl_la-xmlschemas.lo \
	libxml/rpl_la-xmlschemastypes.lo libxml/rpl_la-xmlstring.lo \
	libxml/rpl_la-xmlunicode.lo libxml/rpl_la-xmlwriter.lo \
	libxml/rpl_la-xpath.lo libxml/rpl_la-xpointer.lo
libxml_rpl_la_OBJECTS = $(am_libxml_rpl_la_OBJECTS)
libxml_rpl_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(libxml_rpl_la_CFLAGS) \
	$(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
am_libxml_rpl_la_rpath =
AM_V_P = $(am__v_P_$(shell if ( test "x$(V)" = "x0" ); then echo 0; elif ( test "x$(V)" = "x" ); then echo $(AM_DEFAULT_VERBOSITY); else echo 1; fi))
am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
am__v_P_0 = false
am__v_P_1 = :
AM_V_GEN = $(am__v_GEN_$(shell if ( test "x$(V)" = "x0" ); then echo 0; elif ( test "x$(V)" = "x" ); then echo $(AM_DEFAULT_VERBOSITY); else echo 1; fi))
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
am__v_GEN_0 = @echo "  GEN     " $@;
am__v_GEN_1 = 
AM_V_at = $(am__v_at_$(shell if ( test "x$(V)" = "x0" ); then echo 0; elif ( test "x$(V)" = "x" ); then echo $(AM_DEFAULT_VERBOSITY); else echo 1; fi))
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
am__v_at_0 = @
am__v_at_1 = 
DEFAULT_INCLUDES = -I. -I$(top_builddir)
depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
am__maybe_remake_depfiles = depfiles
am__depfiles_remade = ./$(DEPDIR)/libtextstyle_la-asnprintf.Plo \
	./$(DEPDIR)/libtextstyle_la-asprintf.Plo \
	./$(DEPDIR)/libtextstyle_la-aszprintf.Plo \
	./$(DEPDIR)/libtextstyle_la-basename-lgpl.Plo \
	./$(DEPDIR)/libtextstyle_la-binary-io.Plo \
	./$(DEPDIR)/libtextstyle_la-c-ctype.Plo \
	./$(DEPDIR)/libtextstyle_la-c-strcasecmp.Plo \
	./$(DEPDIR)/libtextstyle_la-c-strncasecmp.Plo \
	./$(DEPDIR)/libtextstyle_la-calloc.Plo \
	./$(DEPDIR)/libtextstyle_la-cloexec.Plo \
	./$(DEPDIR)/libtextstyle_la-close.Plo \
	./$(DEPDIR)/libtextstyle_la-color.Plo \
	./$(DEPDIR)/libtextstyle_la-concat-filename.Plo \
	./$(DEPDIR)/libtextstyle_la-dup2.Plo \
	./$(DEPDIR)/libtextstyle_la-error.Plo \
	./$(DEPDIR)/libtextstyle_la-exitfail.Plo \
	./$(DEPDIR)/libtextstyle_la-fatal-signal.Plo \
	./$(DEPDIR)/libtextstyle_la-fcntl.Plo \
	./$(DEPDIR)/libtextstyle_la-fd-hook.Plo \
	./$(DEPDIR)/libtextstyle_la-fd-ostream.Plo \
	./$(DEPDIR)/libtextstyle_la-fd-ostream.oo.Plo \
	./$(DEPDIR)/libtextstyle_la-file-ostream.Plo \
	./$(DEPDIR)/libtextstyle_la-file-ostream.oo.Plo \
	./$(DEPDIR)/libtextstyle_la-float.Plo \
	./$(DEPDIR)/libtextstyle_la-free.Plo \
	./$(DEPDIR)/libtextstyle_la-frexp.Plo \
	./$(DEPDIR)/libtextstyle_la-frexpl.Plo \
	./$(DEPDIR)/libtextstyle_la-fstat.Plo \
	./$(DEPDIR)/libtextstyle_la-fsync.Plo \
	./$(DEPDIR)/libtextstyle_la-full-write.Plo \
	./$(DEPDIR)/libtextstyle_la-get_ppid_of.Plo \
	./$(DEPDIR)/libtextstyle_la-get_progname_of.Plo \
	./$(DEPDIR)/libtextstyle_la-getdtablesize.Plo \
	./$(DEPDIR)/libtextstyle_la-gethostname.Plo \
	./$(DEPDIR)/libtextstyle_la-getprogname.Plo \
	./$(DEPDIR)/libtextstyle_la-gettimeofday.Plo \
	./$(DEPDIR)/libtextstyle_la-gl_array_list.Plo \
	./$(DEPDIR)/libtextstyle_la-gl_list.Plo \
	./$(DEPDIR)/libtextstyle_la-gl_xlist.Plo \
	./$(DEPDIR)/libtextstyle_la-html-ostream.Plo \
	./$(DEPDIR)/libtextstyle_la-html-ostream.oo.Plo \
	./$(DEPDIR)/libtextstyle_la-html-styled-ostream.Plo \
	./$(DEPDIR)/libtextstyle_la-html-styled-ostream.oo.Plo \
	./$(DEPDIR)/libtextstyle_la-ialloc.Plo \
	./$(DEPDIR)/libtextstyle_la-iconv-ostream.Plo \
	./$(DEPDIR)/libtextstyle_la-iconv-ostream.oo.Plo \
	./$(DEPDIR)/libtextstyle_la-isatty.Plo \
	./$(DEPDIR)/libtextstyle_la-isinf.Plo \
	./$(DEPDIR)/libtextstyle_la-isnan.Plo \
	./$(DEPDIR)/libtextstyle_la-isnand.Plo \
	./$(DEPDIR)/libtextstyle_la-isnanf.Plo \
	./$(DEPDIR)/libtextstyle_la-isnanl.Plo \
	./$(DEPDIR)/libtextstyle_la-itold.Plo \
	./$(DEPDIR)/libtextstyle_la-log10.Plo \
	./$(DEPDIR)/libtextstyle_la-malloc.Plo \
	./$(DEPDIR)/libtextstyle_la-malloca.Plo \
	./$(DEPDIR)/libtextstyle_la-math.Plo \
	./$(DEPDIR)/libtextstyle_la-mbszero.Plo \
	./$(DEPDIR)/libtextstyle_la-mem-hash-map.Plo \
	./$(DEPDIR)/libtextstyle_la-memchr.Plo \
	./$(DEPDIR)/libtextstyle_la-memory-ostream.Plo \
	./$(DEPDIR)/libtextstyle_la-memory-ostream.oo.Plo \
	./$(DEPDIR)/libtextstyle_la-misc.Plo \
	./$(DEPDIR)/libtextstyle_la-msvc-inval.Plo \
	./$(DEPDIR)/libtextstyle_la-msvc-nothrow.Plo \
	./$(DEPDIR)/libtextstyle_la-next-prime.Plo \
	./$(DEPDIR)/libtextstyle_la-noop-styled-ostream.Plo \
	./$(DEPDIR)/libtextstyle_la-noop-styled-ostream.oo.Plo \
	./$(DEPDIR)/libtextstyle_la-obstack.Plo \
	./$(DEPDIR)/libtextstyle_la-open.Plo \
	./$(DEPDIR)/libtextstyle_la-ostream.Plo \
	./$(DEPDIR)/libtextstyle_la-ostream.oo.Plo \
	./$(DEPDIR)/libtextstyle_la-printf-args.Plo \
	./$(DEPDIR)/libtextstyle_la-printf-frexp.Plo \
	./$(DEPDIR)/libtextstyle_la-printf-frexpl.Plo \
	./$(DEPDIR)/libtextstyle_la-printf-parse.Plo \
	./$(DEPDIR)/libtextstyle_la-pthread-once.Plo \
	./$(DEPDIR)/libtextstyle_la-raise.Plo \
	./$(DEPDIR)/libtextstyle_la-read.Plo \
	./$(DEPDIR)/libtextstyle_la-realloc.Plo \
	./$(DEPDIR)/libtextstyle_la-reallocarray.Plo \
	./$(DEPDIR)/libtextstyle_la-safe-read.Plo \
	./$(DEPDIR)/libtextstyle_la-safe-write.Plo \
	./$(DEPDIR)/libtextstyle_la-same-inode.Plo \
	./$(DEPDIR)/libtextstyle_la-sig-handler.Plo \
	./$(DEPDIR)/libtextstyle_la-sigaction.Plo \
	./$(DEPDIR)/libtextstyle_la-signbitd.Plo \
	./$(DEPDIR)/libtextstyle_la-signbitf.Plo \
	./$(DEPDIR)/libtextstyle_la-signbitl.Plo \
	./$(DEPDIR)/libtextstyle_la-sigprocmask.Plo \
	./$(DEPDIR)/libtextstyle_la-snprintf.Plo \
	./$(DEPDIR)/libtextstyle_la-sockets.Plo \
	./$(DEPDIR)/libtextstyle_la-stat-time.Plo \
	./$(DEPDIR)/libtextstyle_la-stat-w32.Plo \
	./$(DEPDIR)/libtextstyle_la-stat.Plo \
	./$(DEPDIR)/libtextstyle_la-stdio-read.Plo \
	./$(DEPDIR)/libtextstyle_la-stdio-write.Plo \
	./$(DEPDIR)/libtextstyle_la-stdlib.Plo \
	./$(DEPDIR)/libtextstyle_la-stpcpy.Plo \
	./$(DEPDIR)/libtextstyle_la-str_endswith.Plo \
	./$(DEPDIR)/libtextstyle_la-str_startswith.Plo \
	./$(DEPDIR)/libtextstyle_la-strerror-override.Plo \
	./$(DEPDIR)/libtextstyle_la-strerror.Plo \
	./$(DEPDIR)/libtextstyle_la-styled-ostream.Plo \
	./$(DEPDIR)/libtextstyle_la-styled-ostream.oo.Plo \
	./$(DEPDIR)/libtextstyle_la-sys_socket.Plo \
	./$(DEPDIR)/libtextstyle_la-term-ostream.Plo \
	./$(DEPDIR)/libtextstyle_la-term-ostream.oo.Plo \
	./$(DEPDIR)/libtextstyle_la-term-style-control.Plo \
	./$(DEPDIR)/libtextstyle_la-term-styled-ostream.Plo \
	./$(DEPDIR)/libtextstyle_la-term-styled-ostream.oo.Plo \
	./$(DEPDIR)/libtextstyle_la-tparm.Plo \
	./$(DEPDIR)/libtextstyle_la-tputs.Plo \
	./$(DEPDIR)/libtextstyle_la-unistd.Plo \
	./$(DEPDIR)/libtextstyle_la-vasnprintf.Plo \
	./$(DEPDIR)/libtextstyle_la-vasprintf.Plo \
	./$(DEPDIR)/libtextstyle_la-vaszprintf.Plo \
	./$(DEPDIR)/libtextstyle_la-version.Plo \
	./$(DEPDIR)/libtextstyle_la-vsnprintf.Plo \
	./$(DEPDIR)/libtextstyle_la-vsnzprintf.Plo \
	./$(DEPDIR)/libtextstyle_la-windows-mutex.Plo \
	./$(DEPDIR)/libtextstyle_la-windows-once.Plo \
	./$(DEPDIR)/libtextstyle_la-windows-recmutex.Plo \
	./$(DEPDIR)/libtextstyle_la-windows-rwlock.Plo \
	./$(DEPDIR)/libtextstyle_la-write.Plo \
	./$(DEPDIR)/libtextstyle_la-xalloc-die.Plo \
	./$(DEPDIR)/libtextstyle_la-xasprintf.Plo \
	./$(DEPDIR)/libtextstyle_la-xconcat-filename.Plo \
	./$(DEPDIR)/libtextstyle_la-xgethostname.Plo \
	./$(DEPDIR)/libtextstyle_la-xmalloc.Plo \
	./$(DEPDIR)/libtextstyle_la-xsize.Plo \
	./$(DEPDIR)/libtextstyle_la-xvasprintf.Plo \
	glib/$(DEPDIR)/libglib_rpl_la-ghash.Plo \
	glib/$(DEPDIR)/libglib_rpl_la-glist.Plo \
	glib/$(DEPDIR)/libglib_rpl_la-gmessages.Plo \
	glib/$(DEPDIR)/libglib_rpl_la-gprimes.Plo \
	glib/$(DEPDIR)/libglib_rpl_la-gstrfuncs.Plo \
	glib/$(DEPDIR)/libglib_rpl_la-gstring.Plo \
	glib/$(DEPDIR)/libtextstyle_la-ghash.Plo \
	glib/$(DEPDIR)/libtextstyle_la-glist.Plo \
	glib/$(DEPDIR)/libtextstyle_la-gmessages.Plo \
	glib/$(DEPDIR)/libtextstyle_la-gprimes.Plo \
	glib/$(DEPDIR)/libtextstyle_la-gstrfuncs.Plo \
	glib/$(DEPDIR)/libtextstyle_la-gstring.Plo \
	glthread/$(DEPDIR)/libtextstyle_la-lock.Plo \
	glthread/$(DEPDIR)/libtextstyle_la-once.Plo \
	glthread/$(DEPDIR)/libtextstyle_la-threadlib.Plo \
	libcroco/$(DEPDIR)/libtextstyle_la-cr-additional-sel.Plo \
	libcroco/$(DEPDIR)/libtextstyle_la-cr-attr-sel.Plo \
	libcroco/$(DEPDIR)/libtextstyle_la-cr-cascade.Plo \
	libcroco/$(DEPDIR)/libtextstyle_la-cr-declaration.Plo \
	libcroco/$(DEPDIR)/libtextstyle_la-cr-doc-handler.Plo \
	libcroco/$(DEPDIR)/libtextstyle_la-cr-enc-handler.Plo \
	libcroco/$(DEPDIR)/libtextstyle_la-cr-fonts.Plo \
	libcroco/$(DEPDIR)/libtextstyle_la-cr-input.Plo \
	libcroco/$(DEPDIR)/libtextstyle_la-cr-num.Plo \
	libcroco/$(DEPDIR)/libtextstyle_la-cr-om-parser.Plo \
	libcroco/$(DEPDIR)/libtextstyle_la-cr-parser.Plo \
	libcroco/$(DEPDIR)/libtextstyle_la-cr-parsing-location.Plo \
	libcroco/$(DEPDIR)/libtextstyle_la-cr-prop-list.Plo \
	libcroco/$(DEPDIR)/libtextstyle_la-cr-pseudo.Plo \
	libcroco/$(DEPDIR)/libtextstyle_la-cr-rgb.Plo \
	libcroco/$(DEPDIR)/libtextstyle_la-cr-sel-eng.Plo \
	libcroco/$(DEPDIR)/libtextstyle_la-cr-selector.Plo \
	libcroco/$(DEPDIR)/libtextstyle_la-cr-simple-sel.Plo \
	libcroco/$(DEPDIR)/libtextstyle_la-cr-statement.Plo \
	libcroco/$(DEPDIR)/libtextstyle_la-cr-string.Plo \
	libcroco/$(DEPDIR)/libtextstyle_la-cr-style.Plo \
	libcroco/$(DEPDIR)/libtextstyle_la-cr-stylesheet.Plo \
	libcroco/$(DEPDIR)/libtextstyle_la-cr-term.Plo \
	libcroco/$(DEPDIR)/libtextstyle_la-cr-tknzr.Plo \
	libcroco/$(DEPDIR)/libtextstyle_la-cr-token.Plo \
	libcroco/$(DEPDIR)/libtextstyle_la-cr-utils.Plo \
	libcroco/$(DEPDIR)/rpl_la-cr-additional-sel.Plo \
	libcroco/$(DEPDIR)/rpl_la-cr-attr-sel.Plo \
	libcroco/$(DEPDIR)/rpl_la-cr-cascade.Plo \
	libcroco/$(DEPDIR)/rpl_la-cr-declaration.Plo \
	libcroco/$(DEPDIR)/rpl_la-cr-doc-handler.Plo \
	libcroco/$(DEPDIR)/rpl_la-cr-enc-handler.Plo \
	libcroco/$(DEPDIR)/rpl_la-cr-fonts.Plo \
	libcroco/$(DEPDIR)/rpl_la-cr-input.Plo \
	libcroco/$(DEPDIR)/rpl_la-cr-num.Plo \
	libcroco/$(DEPDIR)/rpl_la-cr-om-parser.Plo \
	libcroco/$(DEPDIR)/rpl_la-cr-parser.Plo \
	libcroco/$(DEPDIR)/rpl_la-cr-parsing-location.Plo \
	libcroco/$(DEPDIR)/rpl_la-cr-prop-list.Plo \
	libcroco/$(DEPDIR)/rpl_la-cr-pseudo.Plo \
	libcroco/$(DEPDIR)/rpl_la-cr-rgb.Plo \
	libcroco/$(DEPDIR)/rpl_la-cr-sel-eng.Plo \
	libcroco/$(DEPDIR)/rpl_la-cr-selector.Plo \
	libcroco/$(DEPDIR)/rpl_la-cr-simple-sel.Plo \
	libcroco/$(DEPDIR)/rpl_la-cr-statement.Plo \
	libcroco/$(DEPDIR)/rpl_la-cr-string.Plo \
	libcroco/$(DEPDIR)/rpl_la-cr-style.Plo \
	libcroco/$(DEPDIR)/rpl_la-cr-stylesheet.Plo \
	libcroco/$(DEPDIR)/rpl_la-cr-term.Plo \
	libcroco/$(DEPDIR)/rpl_la-cr-tknzr.Plo \
	libcroco/$(DEPDIR)/rpl_la-cr-token.Plo \
	libcroco/$(DEPDIR)/rpl_la-cr-utils.Plo \
	libxml/$(DEPDIR)/libtextstyle_la-DOCBparser.Plo \
	libxml/$(DEPDIR)/libtextstyle_la-HTMLparser.Plo \
	libxml/$(DEPDIR)/libtextstyle_la-HTMLtree.Plo \
	libxml/$(DEPDIR)/libtextstyle_la-SAX.Plo \
	libxml/$(DEPDIR)/libtextstyle_la-SAX2.Plo \
	libxml/$(DEPDIR)/libtextstyle_la-buf.Plo \
	libxml/$(DEPDIR)/libtextstyle_la-c14n.Plo \
	libxml/$(DEPDIR)/libtextstyle_la-catalog.Plo \
	libxml/$(DEPDIR)/libtextstyle_la-chvalid.Plo \
	libxml/$(DEPDIR)/libtextstyle_la-debugXML.Plo \
	libxml/$(DEPDIR)/libtextstyle_la-dict.Plo \
	libxml/$(DEPDIR)/libtextstyle_la-encoding.Plo \
	libxml/$(DEPDIR)/libtextstyle_la-entities.Plo \
	libxml/$(DEPDIR)/libtextstyle_la-error.Plo \
	libxml/$(DEPDIR)/libtextstyle_la-globals.Plo \
	libxml/$(DEPDIR)/libtextstyle_la-hash.Plo \
	libxml/$(DEPDIR)/libtextstyle_la-legacy.Plo \
	libxml/$(DEPDIR)/libtextstyle_la-list.Plo \
	libxml/$(DEPDIR)/libtextstyle_la-nanoftp.Plo \
	libxml/$(DEPDIR)/libtextstyle_la-nanohttp.Plo \
	libxml/$(DEPDIR)/libtextstyle_la-parser.Plo \
	libxml/$(DEPDIR)/libtextstyle_la-parserInternals.Plo \
	libxml/$(DEPDIR)/libtextstyle_la-pattern.Plo \
	libxml/$(DEPDIR)/libtextstyle_la-relaxng.Plo \
	libxml/$(DEPDIR)/libtextstyle_la-schematron.Plo \
	libxml/$(DEPDIR)/libtextstyle_la-threads.Plo \
	libxml/$(DEPDIR)/libtextstyle_la-tree.Plo \
	libxml/$(DEPDIR)/libtextstyle_la-trionan.Plo \
	libxml/$(DEPDIR)/libtextstyle_la-uri.Plo \
	libxml/$(DEPDIR)/libtextstyle_la-valid.Plo \
	libxml/$(DEPDIR)/libtextstyle_la-xinclude.Plo \
	libxml/$(DEPDIR)/libtextstyle_la-xlink.Plo \
	libxml/$(DEPDIR)/libtextstyle_la-xmlIO.Plo \
	libxml/$(DEPDIR)/libtextstyle_la-xmlmemory.Plo \
	libxml/$(DEPDIR)/libtextstyle_la-xmlmodule.Plo \
	libxml/$(DEPDIR)/libtextstyle_la-xmlreader.Plo \
	libxml/$(DEPDIR)/libtextstyle_la-xmlregexp.Plo \
	libxml/$(DEPDIR)/libtextstyle_la-xmlsave.Plo \
	libxml/$(DEPDIR)/libtextstyle_la-xmlschemas.Plo \
	libxml/$(DEPDIR)/libtextstyle_la-xmlschemastypes.Plo \
	libxml/$(DEPDIR)/libtextstyle_la-xmlstring.Plo \
	libxml/$(DEPDIR)/libtextstyle_la-xmlunicode.Plo \
	libxml/$(DEPDIR)/libtextstyle_la-xmlwriter.Plo \
	libxml/$(DEPDIR)/libtextstyle_la-xpath.Plo \
	libxml/$(DEPDIR)/libtextstyle_la-xpointer.Plo \
	libxml/$(DEPDIR)/rpl_la-DOCBparser.Plo \
	libxml/$(DEPDIR)/rpl_la-HTMLparser.Plo \
	libxml/$(DEPDIR)/rpl_la-HTMLtree.Plo \
	libxml/$(DEPDIR)/rpl_la-SAX.Plo \
	libxml/$(DEPDIR)/rpl_la-SAX2.Plo \
	libxml/$(DEPDIR)/rpl_la-buf.Plo \
	libxml/$(DEPDIR)/rpl_la-c14n.Plo \
	libxml/$(DEPDIR)/rpl_la-catalog.Plo \
	libxml/$(DEPDIR)/rpl_la-chvalid.Plo \
	libxml/$(DEPDIR)/rpl_la-debugXML.Plo \
	libxml/$(DEPDIR)/rpl_la-dict.Plo \
	libxml/$(DEPDIR)/rpl_la-encoding.Plo \
	libxml/$(DEPDIR)/rpl_la-entities.Plo \
	libxml/$(DEPDIR)/rpl_la-error.Plo \
	libxml/$(DEPDIR)/rpl_la-globals.Plo \
	libxml/$(DEPDIR)/rpl_la-hash.Plo \
	libxml/$(DEPDIR)/rpl_la-legacy.Plo \
	libxml/$(DEPDIR)/rpl_la-list.Plo \
	libxml/$(DEPDIR)/rpl_la-nanoftp.Plo \
	libxml/$(DEPDIR)/rpl_la-nanohttp.Plo \
	libxml/$(DEPDIR)/rpl_la-parser.Plo \
	libxml/$(DEPDIR)/rpl_la-parserInternals.Plo \
	libxml/$(DEPDIR)/rpl_la-pattern.Plo \
	libxml/$(DEPDIR)/rpl_la-relaxng.Plo \
	libxml/$(DEPDIR)/rpl_la-schematron.Plo \
	libxml/$(DEPDIR)/rpl_la-threads.Plo \
	libxml/$(DEPDIR)/rpl_la-tree.Plo \
	libxml/$(DEPDIR)/rpl_la-trionan.Plo \
	libxml/$(DEPDIR)/rpl_la-uri.Plo \
	libxml/$(DEPDIR)/rpl_la-valid.Plo \
	libxml/$(DEPDIR)/rpl_la-xinclude.Plo \
	libxml/$(DEPDIR)/rpl_la-xlink.Plo \
	libxml/$(DEPDIR)/rpl_la-xmlIO.Plo \
	libxml/$(DEPDIR)/rpl_la-xmlmemory.Plo \
	libxml/$(DEPDIR)/rpl_la-xmlmodule.Plo \
	libxml/$(DEPDIR)/rpl_la-xmlreader.Plo \
	libxml/$(DEPDIR)/rpl_la-xmlregexp.Plo \
	libxml/$(DEPDIR)/rpl_la-xmlsave.Plo \
	libxml/$(DEPDIR)/rpl_la-xmlschemas.Plo \
	libxml/$(DEPDIR)/rpl_la-xmlschemastypes.Plo \
	libxml/$(DEPDIR)/rpl_la-xmlstring.Plo \
	libxml/$(DEPDIR)/rpl_la-xmlunicode.Plo \
	libxml/$(DEPDIR)/rpl_la-xmlwriter.Plo \
	libxml/$(DEPDIR)/rpl_la-xpath.Plo \
	libxml/$(DEPDIR)/rpl_la-xpointer.Plo \
	unistr/$(DEPDIR)/libtextstyle_la-u8-mbtouc-aux.Plo \
	unistr/$(DEPDIR)/libtextstyle_la-u8-mbtouc.Plo
am__mv = mv -f
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
	$(AM_CFLAGS) $(CFLAGS)
AM_V_CC = $(am__v_CC_$(shell if ( test "x$(V)" = "x0" ); then echo 0; elif ( test "x$(V)" = "x" ); then echo $(AM_DEFAULT_VERBOSITY); else echo 1; fi))
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
am__v_CC_0 = @echo "  CC      " $@;
am__v_CC_1 = 
CCLD = $(CC)
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
AM_V_CCLD = $(am__v_CCLD_$(shell if ( test "x$(V)" = "x0" ); then echo 0; elif ( test "x$(V)" = "x" ); then echo $(AM_DEFAULT_VERBOSITY); else echo 1; fi))
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
am__v_CCLD_0 = @echo "  CCLD    " $@;
am__v_CCLD_1 = 
SOURCES = $(libcroco_rpl_la_SOURCES) $(libglib_rpl_la_SOURCES) \
	$(libtextstyle_la_SOURCES) $(EXTRA_libtextstyle_la_SOURCES) \
	$(libxml_rpl_la_SOURCES)
DIST_SOURCES = $(libcroco_rpl_la_SOURCES) $(libglib_rpl_la_SOURCES) \
	$(am__libtextstyle_la_SOURCES_DIST) \
	$(EXTRA_libtextstyle_la_SOURCES) $(libxml_rpl_la_SOURCES)
am__can_run_installinfo = \
  case $$AM_UPDATE_INFO_DIR in \
    n|no|NO) false;; \
    *) (install-info --version) >/dev/null 2>&1;; \
  esac
HEADERS = $(nobase_include_HEADERS) $(nobase_nodist_include_HEADERS) \
	$(noinst_HEADERS)
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
# Read a list of newline-separated strings from the standard input,
# and print each of them once, without duplicates.  Input order is
# *not* preserved.
am__uniquify_input = $(AWK) '\
  BEGIN { nonempty = 0; } \
  { items[$$0] = 1; nonempty = 1; } \
  END { if (nonempty) { for (i in items) print i; }; } \
'
# Make sure the list of sources is unique.  This is necessary because,
# e.g., the same source file might be shared among _SOURCES variables
# for different programs/libraries.
am__define_uniq_tagged_files = \
  list='$(am__tagged_files)'; \
  unique=`for i in $$list; do \
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  done | $(am__uniquify_input)`
am__DIST_COMMON = $(srcdir)/Makefile.gnulib $(srcdir)/Makefile.in \
	$(srcdir)/exported.sh.in $(top_srcdir)/build-aux/depcomp
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = ${SHELL} '/Volumes/wrt3200/openwrt/build_dir/hostpkg/gettext-0.24.1/libtextstyle/build-aux/missing' aclocal-1.16
ALLOCA = 
ALLOCA_H = alloca.h
AMTAR = $${TAR-tar}
AM_DEFAULT_VERBOSITY = 1
APPLE_UNIVERSAL_BUILD = 0
AR = ar
ARFLAGS = cr
AS = as
ASSERT_H = 
AUTOCONF = ${SHELL} '/Volumes/wrt3200/openwrt/build_dir/hostpkg/gettext-0.24.1/libtextstyle/build-aux/missing' autoconf
AUTOHEADER = ${SHELL} '/Volumes/wrt3200/openwrt/build_dir/hostpkg/gettext-0.24.1/libtextstyle/build-aux/missing' autoheader
AUTOMAKE = ${SHELL} '/Volumes/wrt3200/openwrt/build_dir/hostpkg/gettext-0.24.1/libtextstyle/build-aux/missing' automake-1.16
AWK = gawk
BITSIZEOF_PTRDIFF_T = 
BITSIZEOF_SIG_ATOMIC_T = 
BITSIZEOF_SIZE_T = 
BITSIZEOF_WCHAR_T = 
BITSIZEOF_WINT_T = 
CAN_PRINT_STACK_TRACE = 0
CC = /Volumes/wrt3200/openwrt/staging_dir/host/bin/gcc -std=gnu23
CCDEPMODE = depmode=none
CFLAGS = -O2 -I/Volumes/wrt3200/openwrt/staging_dir/host/include -I/Volumes/wrt3200/openwrt/staging_dir/hostpkg/include -I/Volumes/wrt3200/openwrt/staging_dir/target-arm_cortex-a9+vfpv3-d16_musl_eabi/host/include -DPIC -fPIC
CPP = /Volumes/wrt3200/openwrt/staging_dir/host/bin/gcc -std=gnu23 -E
CPPFLAGS = -I/Volumes/wrt3200/openwrt/staging_dir/host/include -I/Volumes/wrt3200/openwrt/staging_dir/hostpkg/include -I/Volumes/wrt3200/openwrt/staging_dir/target-arm_cortex-a9+vfpv3-d16_musl_eabi/host/include
CSCOPE = cscope
CTAGS = ctags
CXX = /Volumes/wrt3200/openwrt/staging_dir/host/bin/g++
CXXDEPMODE = depmode=none
CXXFLAGS = -O2 -I/Volumes/wrt3200/openwrt/staging_dir/host/include -I/Volumes/wrt3200/openwrt/staging_dir/hostpkg/include -I/Volumes/wrt3200/openwrt/staging_dir/target-arm_cortex-a9+vfpv3-d16_musl_eabi/host/include
CXX_CHOICE = yes
CYGPATH_W = echo
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
DLLTOOL = false
DLL_VARIABLE = 
DSYMUTIL = dsymutil
DUMPBIN = 
DVIPS = /Volumes/wrt3200/openwrt/build_dir/hostpkg/gettext-0.24.1/libtextstyle/build-aux/missing dvips
ECHO_C = 
ECHO_N = -n
ECHO_T = 
EGREP = /Volumes/wrt3200/openwrt/staging_dir/host/bin/grep -E
EMULTIHOP_HIDDEN = 
EMULTIHOP_VALUE = 
ENOLINK_HIDDEN = 
ENOLINK_VALUE = 
EOVERFLOW_HIDDEN = 
EOVERFLOW_VALUE = 
ERRNO_H = 
ETAGS = etags
EXEEXT = 
FABS_LIBM = 
FGREP = /Volumes/wrt3200/openwrt/staging_dir/host/bin/grep -F
FILECMD = file
FLOAT_H = float.h
FOREIGN_WARN_CFLAGS = 
GETHOSTNAME_LIB = 
GLOBAL_SYMBOL_PIPE = /Volumes/wrt3200/openwrt/staging_dir/host/bin/sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | /Volumes/wrt3200/openwrt/staging_dir/host/bin/sed '/ __gnu_lto/d'
GL_CFLAG_ALLOW_WARNINGS = -Wno-error
GL_CFLAG_GNULIB_WARNINGS =  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable
GL_CFLAG_INHIBIT_WARNINGS = -w
GL_CXXFLAG_ALLOW_WARNINGS = -Wno-error
GL_LTS_GNULIB_ABORT_DEBUG = 0
GL_LTS_GNULIB_ACCEPT = 0
GL_LTS_GNULIB_ACCEPT4 = 0
GL_LTS_GNULIB_ACCESS = 0
GL_LTS_GNULIB_ACOSF = 0
GL_LTS_GNULIB_ACOSL = 0
GL_LTS_GNULIB_ALIGNED_ALLOC = 0
GL_LTS_GNULIB_ASINF = 0
GL_LTS_GNULIB_ASINL = 0
GL_LTS_GNULIB_ATAN2F = 0
GL_LTS_GNULIB_ATANF = 0
GL_LTS_GNULIB_ATANL = 0
GL_LTS_GNULIB_ATOLL = 0
GL_LTS_GNULIB_BIND = 0
GL_LTS_GNULIB_BTOWC = 0
GL_LTS_GNULIB_CALLOC_GNU = 1
GL_LTS_GNULIB_CALLOC_POSIX = 1
GL_LTS_GNULIB_CANONICALIZE_FILE_NAME = 0
GL_LTS_GNULIB_CBRT = 0
GL_LTS_GNULIB_CBRTF = 0
GL_LTS_GNULIB_CBRTL = 0
GL_LTS_GNULIB_CEIL = 0
GL_LTS_GNULIB_CEILF = 0
GL_LTS_GNULIB_CEILL = 0
GL_LTS_GNULIB_CHDIR = 0
GL_LTS_GNULIB_CHMOD = 0
GL_LTS_GNULIB_CHOWN = 0
GL_LTS_GNULIB_CLOSE = 1
GL_LTS_GNULIB_CONNECT = 0
GL_LTS_GNULIB_COPYSIGN = 0
GL_LTS_GNULIB_COPYSIGNF = 0
GL_LTS_GNULIB_COPYSIGNL = 0
GL_LTS_GNULIB_COPY_FILE_RANGE = 0
GL_LTS_GNULIB_COSF = 0
GL_LTS_GNULIB_COSHF = 0
GL_LTS_GNULIB_COSL = 0
GL_LTS_GNULIB_CREAT = 0
GL_LTS_GNULIB_CTIME = 0
GL_LTS_GNULIB_DPRINTF = 0
GL_LTS_GNULIB_DUP = 0
GL_LTS_GNULIB_DUP2 = 1
GL_LTS_GNULIB_DUP3 = 0
GL_LTS_GNULIB_DUPLOCALE = 0
GL_LTS_GNULIB_DZPRINTF = 0
GL_LTS_GNULIB_ENVIRON = 0
GL_LTS_GNULIB_EUIDACCESS = 0
GL_LTS_GNULIB_EXECL = 0
GL_LTS_GNULIB_EXECLE = 0
GL_LTS_GNULIB_EXECLP = 0
GL_LTS_GNULIB_EXECV = 0
GL_LTS_GNULIB_EXECVE = 0
GL_LTS_GNULIB_EXECVP = 0
GL_LTS_GNULIB_EXECVPE = 0
GL_LTS_GNULIB_EXP2 = 0
GL_LTS_GNULIB_EXP2F = 0
GL_LTS_GNULIB_EXP2L = 0
GL_LTS_GNULIB_EXPF = 0
GL_LTS_GNULIB_EXPL = 0
GL_LTS_GNULIB_EXPLICIT_BZERO = 0
GL_LTS_GNULIB_EXPM1 = 0
GL_LTS_GNULIB_EXPM1F = 0
GL_LTS_GNULIB_EXPM1L = 0
GL_LTS_GNULIB_FABSF = 0
GL_LTS_GNULIB_FABSL = 0
GL_LTS_GNULIB_FACCESSAT = 0
GL_LTS_GNULIB_FALLOCATE_POSIX = 0
GL_LTS_GNULIB_FCHDIR = 0
GL_LTS_GNULIB_FCHMODAT = 0
GL_LTS_GNULIB_FCHOWNAT = 0
GL_LTS_GNULIB_FCLOSE = 0
GL_LTS_GNULIB_FCNTL = 1
GL_LTS_GNULIB_FDATASYNC = 0
GL_LTS_GNULIB_FDOPEN = 0
GL_LTS_GNULIB_FFLUSH = 0
GL_LTS_GNULIB_FFSL = 0
GL_LTS_GNULIB_FFSLL = 0
GL_LTS_GNULIB_FGETC = 1
GL_LTS_GNULIB_FGETS = 1
GL_LTS_GNULIB_FLOOR = 0
GL_LTS_GNULIB_FLOORF = 0
GL_LTS_GNULIB_FLOORL = 0
GL_LTS_GNULIB_FMA = 0
GL_LTS_GNULIB_FMAF = 0
GL_LTS_GNULIB_FMAL = 0
GL_LTS_GNULIB_FMOD = 0
GL_LTS_GNULIB_FMODF = 0
GL_LTS_GNULIB_FMODL = 0
GL_LTS_GNULIB_FOPEN = 0
GL_LTS_GNULIB_FOPEN_GNU = 0
GL_LTS_GNULIB_FPRINTF = 1
GL_LTS_GNULIB_FPRINTF_POSIX = 0
GL_LTS_GNULIB_FPURGE = 0
GL_LTS_GNULIB_FPUTC = 1
GL_LTS_GNULIB_FPUTS = 1
GL_LTS_GNULIB_FREAD = 1
GL_LTS_GNULIB_FREE_POSIX = 1
GL_LTS_GNULIB_FREOPEN = 0
GL_LTS_GNULIB_FREXP = 1
GL_LTS_GNULIB_FREXPF = 0
GL_LTS_GNULIB_FREXPL = 1
GL_LTS_GNULIB_FSCANF = 1
GL_LTS_GNULIB_FSEEK = 0
GL_LTS_GNULIB_FSEEKO = 0
GL_LTS_GNULIB_FSTAT = 1
GL_LTS_GNULIB_FSTATAT = 0
GL_LTS_GNULIB_FSYNC = 1
GL_LTS_GNULIB_FTELL = 0
GL_LTS_GNULIB_FTELLO = 0
GL_LTS_GNULIB_FTRUNCATE = 0
GL_LTS_GNULIB_FUTIMENS = 0
GL_LTS_GNULIB_FWRITE = 1
GL_LTS_GNULIB_FZPRINTF = 0
GL_LTS_GNULIB_GETC = 1
GL_LTS_GNULIB_GETCHAR = 1
GL_LTS_GNULIB_GETCWD = 0
GL_LTS_GNULIB_GETDELIM = 0
GL_LTS_GNULIB_GETDOMAINNAME = 0
GL_LTS_GNULIB_GETDTABLESIZE = 1
GL_LTS_GNULIB_GETENTROPY = 0
GL_LTS_GNULIB_GETGROUPS = 0
GL_LTS_GNULIB_GETHOSTNAME = 1
GL_LTS_GNULIB_GETLINE = 0
GL_LTS_GNULIB_GETLOADAVG = 0
GL_LTS_GNULIB_GETLOGIN = 0
GL_LTS_GNULIB_GETLOGIN_R = 0
GL_LTS_GNULIB_GETOPT_POSIX = 0
GL_LTS_GNULIB_GETPAGESIZE = 0
GL_LTS_GNULIB_GETPASS = 0
GL_LTS_GNULIB_GETPASS_GNU = 0
GL_LTS_GNULIB_GETPAYLOAD = 0
GL_LTS_GNULIB_GETPAYLOADF = 0
GL_LTS_GNULIB_GETPAYLOADL = 0
GL_LTS_GNULIB_GETPEERNAME = 0
GL_LTS_GNULIB_GETPROGNAME = 1
GL_LTS_GNULIB_GETSOCKNAME = 0
GL_LTS_GNULIB_GETSOCKOPT = 0
GL_LTS_GNULIB_GETSUBOPT = 0
GL_LTS_GNULIB_GETTIMEOFDAY = 1
GL_LTS_GNULIB_GETUMASK = 0
GL_LTS_GNULIB_GETUSERSHELL = 0
GL_LTS_GNULIB_GRANTPT = 0
GL_LTS_GNULIB_GROUP_MEMBER = 0
GL_LTS_GNULIB_HYPOT = 0
GL_LTS_GNULIB_HYPOTF = 0
GL_LTS_GNULIB_HYPOTL = 0
GL_LTS_GNULIB_ICONV = 1
GL_LTS_GNULIB_ILOGB = 0
GL_LTS_GNULIB_ILOGBF = 0
GL_LTS_GNULIB_ILOGBL = 0
GL_LTS_GNULIB_IMAXABS = 0
GL_LTS_GNULIB_IMAXDIV = 0
GL_LTS_GNULIB_ISATTY = 0
GL_LTS_GNULIB_ISFINITE = 0
GL_LTS_GNULIB_ISINF = 1
GL_LTS_GNULIB_ISNAN = 1
GL_LTS_GNULIB_ISNAND = 1
GL_LTS_GNULIB_ISNANF = 1
GL_LTS_GNULIB_ISNANL = 1
GL_LTS_GNULIB_LCHMOD = 0
GL_LTS_GNULIB_LCHOWN = 0
GL_LTS_GNULIB_LDEXP = 0
GL_LTS_GNULIB_LDEXPF = 0
GL_LTS_GNULIB_LDEXPL = 0
GL_LTS_GNULIB_LINK = 0
GL_LTS_GNULIB_LINKAT = 0
GL_LTS_GNULIB_LISTEN = 0
GL_LTS_GNULIB_LOCALECONV = 0
GL_LTS_GNULIB_LOCALENAME_UNSAFE = 0
GL_LTS_GNULIB_LOCALTIME = 0
GL_LTS_GNULIB_LOG = 0
GL_LTS_GNULIB_LOG10 = 1
GL_LTS_GNULIB_LOG10F = 0
GL_LTS_GNULIB_LOG10L = 0
GL_LTS_GNULIB_LOG1P = 0
GL_LTS_GNULIB_LOG1PF = 0
GL_LTS_GNULIB_LOG1PL = 0
GL_LTS_GNULIB_LOG2 = 0
GL_LTS_GNULIB_LOG2F = 0
GL_LTS_GNULIB_LOG2L = 0
GL_LTS_GNULIB_LOGB = 0
GL_LTS_GNULIB_LOGBF = 0
GL_LTS_GNULIB_LOGBL = 0
GL_LTS_GNULIB_LOGF = 0
GL_LTS_GNULIB_LOGL = 0
GL_LTS_GNULIB_LOGP1 = 0
GL_LTS_GNULIB_LOGP1F = 0
GL_LTS_GNULIB_LOGP1L = 0
GL_LTS_GNULIB_LSEEK = 0
GL_LTS_GNULIB_LSTAT = 0
GL_LTS_GNULIB_MALLOC_GNU = 1
GL_LTS_GNULIB_MALLOC_POSIX = 1
GL_LTS_GNULIB_MBRLEN = 0
GL_LTS_GNULIB_MBRTOWC = 0
GL_LTS_GNULIB_MBSCASECMP = 0
GL_LTS_GNULIB_MBSCASESTR = 0
GL_LTS_GNULIB_MBSCHR = 0
GL_LTS_GNULIB_MBSCSPN = 0
GL_LTS_GNULIB_MBSINIT = 0
GL_LTS_GNULIB_MBSLEN = 0
GL_LTS_GNULIB_MBSNCASECMP = 0
GL_LTS_GNULIB_MBSNLEN = 0
GL_LTS_GNULIB_MBSNRTOWCS = 0
GL_LTS_GNULIB_MBSPBRK = 0
GL_LTS_GNULIB_MBSPCASECMP = 0
GL_LTS_GNULIB_MBSRCHR = 0
GL_LTS_GNULIB_MBSRTOWCS = 0
GL_LTS_GNULIB_MBSSEP = 0
GL_LTS_GNULIB_MBSSPN = 0
GL_LTS_GNULIB_MBSSTR = 0
GL_LTS_GNULIB_MBSTOK_R = 0
GL_LTS_GNULIB_MBSTOWCS = 0
GL_LTS_GNULIB_MBSZERO = 1
GL_LTS_GNULIB_MBTOWC = 0
GL_LTS_GNULIB_MDA_ACCESS = 1
GL_LTS_GNULIB_MDA_CHDIR = 1
GL_LTS_GNULIB_MDA_CHMOD = 1
GL_LTS_GNULIB_MDA_CLOSE = 1
GL_LTS_GNULIB_MDA_CREAT = 1
GL_LTS_GNULIB_MDA_DUP = 1
GL_LTS_GNULIB_MDA_DUP2 = 1
GL_LTS_GNULIB_MDA_ECVT = 1
GL_LTS_GNULIB_MDA_EXECL = 1
GL_LTS_GNULIB_MDA_EXECLE = 1
GL_LTS_GNULIB_MDA_EXECLP = 1
GL_LTS_GNULIB_MDA_EXECV = 1
GL_LTS_GNULIB_MDA_EXECVE = 1
GL_LTS_GNULIB_MDA_EXECVP = 1
GL_LTS_GNULIB_MDA_EXECVPE = 1
GL_LTS_GNULIB_MDA_FCLOSEALL = 1
GL_LTS_GNULIB_MDA_FCVT = 1
GL_LTS_GNULIB_MDA_FDOPEN = 1
GL_LTS_GNULIB_MDA_FILENO = 1
GL_LTS_GNULIB_MDA_GCVT = 1
GL_LTS_GNULIB_MDA_GETCWD = 1
GL_LTS_GNULIB_MDA_GETPID = 1
GL_LTS_GNULIB_MDA_GETW = 1
GL_LTS_GNULIB_MDA_ISATTY = 0
GL_LTS_GNULIB_MDA_J0 = 1
GL_LTS_GNULIB_MDA_J1 = 1
GL_LTS_GNULIB_MDA_JN = 1
GL_LTS_GNULIB_MDA_LSEEK = 1
GL_LTS_GNULIB_MDA_MEMCCPY = 1
GL_LTS_GNULIB_MDA_MKDIR = 1
GL_LTS_GNULIB_MDA_MKTEMP = 1
GL_LTS_GNULIB_MDA_OPEN = 1
GL_LTS_GNULIB_MDA_PUTENV = 1
GL_LTS_GNULIB_MDA_PUTW = 1
GL_LTS_GNULIB_MDA_READ = 1
GL_LTS_GNULIB_MDA_RMDIR = 1
GL_LTS_GNULIB_MDA_STRDUP = 1
GL_LTS_GNULIB_MDA_SWAB = 1
GL_LTS_GNULIB_MDA_TEMPNAM = 1
GL_LTS_GNULIB_MDA_TZSET = 1
GL_LTS_GNULIB_MDA_UMASK = 1
GL_LTS_GNULIB_MDA_UNLINK = 1
GL_LTS_GNULIB_MDA_WCSDUP = 1
GL_LTS_GNULIB_MDA_WRITE = 1
GL_LTS_GNULIB_MDA_Y0 = 1
GL_LTS_GNULIB_MDA_Y1 = 1
GL_LTS_GNULIB_MDA_YN = 1
GL_LTS_GNULIB_MEMCHR = 1
GL_LTS_GNULIB_MEMMEM = 0
GL_LTS_GNULIB_MEMPCPY = 0
GL_LTS_GNULIB_MEMRCHR = 0
GL_LTS_GNULIB_MEMSET_EXPLICIT = 0
GL_LTS_GNULIB_MKDIR = 0
GL_LTS_GNULIB_MKDIRAT = 0
GL_LTS_GNULIB_MKDTEMP = 0
GL_LTS_GNULIB_MKFIFO = 0
GL_LTS_GNULIB_MKFIFOAT = 0
GL_LTS_GNULIB_MKNOD = 0
GL_LTS_GNULIB_MKNODAT = 0
GL_LTS_GNULIB_MKOSTEMP = 0
GL_LTS_GNULIB_MKOSTEMPS = 0
GL_LTS_GNULIB_MKSTEMP = 0
GL_LTS_GNULIB_MKSTEMPS = 0
GL_LTS_GNULIB_MKTIME = 0
GL_LTS_GNULIB_MODF = 0
GL_LTS_GNULIB_MODFF = 0
GL_LTS_GNULIB_MODFL = 0
GL_LTS_GNULIB_NANOSLEEP = 0
GL_LTS_GNULIB_NONBLOCKING = 0
GL_LTS_GNULIB_OBSTACK_PRINTF = 0
GL_LTS_GNULIB_OBSTACK_PRINTF_POSIX = 0
GL_LTS_GNULIB_OBSTACK_ZPRINTF = 0
GL_LTS_GNULIB_OPEN = 1
GL_LTS_GNULIB_OPENAT = 0
GL_LTS_GNULIB_OVERRIDES_STRUCT_STAT = 0
GL_LTS_GNULIB_PCLOSE = 0
GL_LTS_GNULIB_PERROR = 0
GL_LTS_GNULIB_PIPE = 0
GL_LTS_GNULIB_PIPE2 = 0
GL_LTS_GNULIB_POPEN = 0
GL_LTS_GNULIB_POSIX_MEMALIGN = 0
GL_LTS_GNULIB_POSIX_OPENPT = 0
GL_LTS_GNULIB_POWF = 0
GL_LTS_GNULIB_PREAD = 0
GL_LTS_GNULIB_PRINTF = 1
GL_LTS_GNULIB_PRINTF_POSIX = 0
GL_LTS_GNULIB_PTHREAD_COND = 0
GL_LTS_GNULIB_PTHREAD_MUTEX = 0
GL_LTS_GNULIB_PTHREAD_MUTEX_TIMEDLOCK = 0
GL_LTS_GNULIB_PTHREAD_ONCE = 1
GL_LTS_GNULIB_PTHREAD_RWLOCK = 0
GL_LTS_GNULIB_PTHREAD_SIGMASK = 0
GL_LTS_GNULIB_PTHREAD_SPIN = 0
GL_LTS_GNULIB_PTHREAD_THREAD = 0
GL_LTS_GNULIB_PTHREAD_TSS = 0
GL_LTS_GNULIB_PTSNAME = 0
GL_LTS_GNULIB_PTSNAME_R = 0
GL_LTS_GNULIB_PUTC = 1
GL_LTS_GNULIB_PUTCHAR = 1
GL_LTS_GNULIB_PUTENV = 0
GL_LTS_GNULIB_PUTS = 1
GL_LTS_GNULIB_PWRITE = 0
GL_LTS_GNULIB_QSORT_R = 0
GL_LTS_GNULIB_RAISE = 1
GL_LTS_GNULIB_RAND = 0
GL_LTS_GNULIB_RANDOM = 0
GL_LTS_GNULIB_RANDOM_R = 0
GL_LTS_GNULIB_RAWMEMCHR = 0
GL_LTS_GNULIB_READ = 1
GL_LTS_GNULIB_READLINK = 0
GL_LTS_GNULIB_READLINKAT = 0
GL_LTS_GNULIB_REALLOCARRAY = 1
GL_LTS_GNULIB_REALLOC_POSIX = 1
GL_LTS_GNULIB_REALPATH = 0
GL_LTS_GNULIB_RECV = 0
GL_LTS_GNULIB_RECVFROM = 0
GL_LTS_GNULIB_REMAINDER = 0
GL_LTS_GNULIB_REMAINDERF = 0
GL_LTS_GNULIB_REMAINDERL = 0
GL_LTS_GNULIB_REMOVE = 0
GL_LTS_GNULIB_RENAME = 0
GL_LTS_GNULIB_RENAMEAT = 0
GL_LTS_GNULIB_RINT = 0
GL_LTS_GNULIB_RINTF = 0
GL_LTS_GNULIB_RINTL = 0
GL_LTS_GNULIB_RMDIR = 0
GL_LTS_GNULIB_ROUND = 0
GL_LTS_GNULIB_ROUNDF = 0
GL_LTS_GNULIB_ROUNDL = 0
GL_LTS_GNULIB_RPMATCH = 0
GL_LTS_GNULIB_SCANF = 1
GL_LTS_GNULIB_SCHED_YIELD = 0
GL_LTS_GNULIB_SECURE_GETENV = 0
GL_LTS_GNULIB_SEND = 0
GL_LTS_GNULIB_SENDTO = 0
GL_LTS_GNULIB_SETENV = 0
GL_LTS_GNULIB_SETHOSTNAME = 0
GL_LTS_GNULIB_SETLOCALE = 0
GL_LTS_GNULIB_SETLOCALE_NULL = 0
GL_LTS_GNULIB_SETPAYLOAD = 0
GL_LTS_GNULIB_SETPAYLOADF = 0
GL_LTS_GNULIB_SETPAYLOADL = 0
GL_LTS_GNULIB_SETPAYLOADSIG = 0
GL_LTS_GNULIB_SETPAYLOADSIGF = 0
GL_LTS_GNULIB_SETPAYLOADSIGL = 0
GL_LTS_GNULIB_SETSOCKOPT = 0
GL_LTS_GNULIB_SHUTDOWN = 0
GL_LTS_GNULIB_SIG2STR = 0
GL_LTS_GNULIB_SIGABBREV_NP = 0
GL_LTS_GNULIB_SIGACTION = 1
GL_LTS_GNULIB_SIGDESCR_NP = 0
GL_LTS_GNULIB_SIGNAL_H_SIGPIPE = 0
GL_LTS_GNULIB_SIGNBIT = 1
GL_LTS_GNULIB_SIGPROCMASK = 1
GL_LTS_GNULIB_SINF = 0
GL_LTS_GNULIB_SINHF = 0
GL_LTS_GNULIB_SINL = 0
GL_LTS_GNULIB_SLEEP = 0
GL_LTS_GNULIB_SNPRINTF = 1
GL_LTS_GNULIB_SNZPRINTF = 0
GL_LTS_GNULIB_SOCKET = 0
GL_LTS_GNULIB_SPRINTF_POSIX = 0
GL_LTS_GNULIB_SQRTF = 0
GL_LTS_GNULIB_SQRTL = 0
GL_LTS_GNULIB_STACK_TRACE = 0
GL_LTS_GNULIB_STAT = 1
GL_LTS_GNULIB_STDIO_H_NONBLOCKING = 0
GL_LTS_GNULIB_STDIO_H_SIGPIPE = 0
GL_LTS_GNULIB_STPCPY = 1
GL_LTS_GNULIB_STPNCPY = 0
GL_LTS_GNULIB_STRCASESTR = 0
GL_LTS_GNULIB_STRCHRNUL = 0
GL_LTS_GNULIB_STRDUP = 0
GL_LTS_GNULIB_STRERROR = 1
GL_LTS_GNULIB_STRERRORNAME_NP = 0
GL_LTS_GNULIB_STRERROR_R = 0
GL_LTS_GNULIB_STRFTIME = 0
GL_LTS_GNULIB_STRNCAT = 0
GL_LTS_GNULIB_STRNDUP = 0
GL_LTS_GNULIB_STRNLEN = 0
GL_LTS_GNULIB_STRPBRK = 0
GL_LTS_GNULIB_STRPTIME = 0
GL_LTS_GNULIB_STRSEP = 0
GL_LTS_GNULIB_STRSIGNAL = 0
GL_LTS_GNULIB_STRSTR = 0
GL_LTS_GNULIB_STRTOD = 0
GL_LTS_GNULIB_STRTOF = 0
GL_LTS_GNULIB_STRTOIMAX = 0
GL_LTS_GNULIB_STRTOK_R = 0
GL_LTS_GNULIB_STRTOL = 0
GL_LTS_GNULIB_STRTOLD = 0
GL_LTS_GNULIB_STRTOLL = 0
GL_LTS_GNULIB_STRTOUL = 0
GL_LTS_GNULIB_STRTOULL = 0
GL_LTS_GNULIB_STRTOUMAX = 0
GL_LTS_GNULIB_STRVERSCMP = 0
GL_LTS_GNULIB_STR_ENDSWITH = 1
GL_LTS_GNULIB_STR_STARTSWITH = 1
GL_LTS_GNULIB_SYMLINK = 0
GL_LTS_GNULIB_SYMLINKAT = 0
GL_LTS_GNULIB_SYSTEM_POSIX = 0
GL_LTS_GNULIB_SZPRINTF = 0
GL_LTS_GNULIB_TANF = 0
GL_LTS_GNULIB_TANHF = 0
GL_LTS_GNULIB_TANL = 0
GL_LTS_GNULIB_TIME = 0
GL_LTS_GNULIB_TIMEGM = 0
GL_LTS_GNULIB_TIMESPEC_GET = 0
GL_LTS_GNULIB_TIMESPEC_GETRES = 0
GL_LTS_GNULIB_TIME_R = 0
GL_LTS_GNULIB_TIME_RZ = 0
GL_LTS_GNULIB_TMPFILE = 0
GL_LTS_GNULIB_TOTALORDER = 0
GL_LTS_GNULIB_TOTALORDERF = 0
GL_LTS_GNULIB_TOTALORDERL = 0
GL_LTS_GNULIB_TOTALORDERMAG = 0
GL_LTS_GNULIB_TOTALORDERMAGF = 0
GL_LTS_GNULIB_TOTALORDERMAGL = 0
GL_LTS_GNULIB_TRUNC = 0
GL_LTS_GNULIB_TRUNCATE = 0
GL_LTS_GNULIB_TRUNCF = 0
GL_LTS_GNULIB_TRUNCL = 0
GL_LTS_GNULIB_TTYNAME_R = 0
GL_LTS_GNULIB_TZNAME = 0
GL_LTS_GNULIB_TZSET = 0
GL_LTS_GNULIB_UNISTD_H_GETOPT = 0
GL_LTS_GNULIB_UNISTD_H_NONBLOCKING = 0
GL_LTS_GNULIB_UNISTD_H_SIGPIPE = 0
GL_LTS_GNULIB_UNLINK = 0
GL_LTS_GNULIB_UNLINKAT = 0
GL_LTS_GNULIB_UNLOCKPT = 0
GL_LTS_GNULIB_UNSETENV = 0
GL_LTS_GNULIB_USLEEP = 0
GL_LTS_GNULIB_UTIMENSAT = 0
GL_LTS_GNULIB_VASPRINTF = 1
GL_LTS_GNULIB_VASZPRINTF = 1
GL_LTS_GNULIB_VDPRINTF = 0
GL_LTS_GNULIB_VDZPRINTF = 0
GL_LTS_GNULIB_VFPRINTF = 1
GL_LTS_GNULIB_VFPRINTF_POSIX = 0
GL_LTS_GNULIB_VFSCANF = 0
GL_LTS_GNULIB_VFZPRINTF = 0
GL_LTS_GNULIB_VPRINTF = 1
GL_LTS_GNULIB_VPRINTF_POSIX = 0
GL_LTS_GNULIB_VSCANF = 0
GL_LTS_GNULIB_VSNPRINTF = 1
GL_LTS_GNULIB_VSNZPRINTF = 1
GL_LTS_GNULIB_VSPRINTF_POSIX = 0
GL_LTS_GNULIB_VSZPRINTF = 0
GL_LTS_GNULIB_VZPRINTF = 0
GL_LTS_GNULIB_WCPCPY = 0
GL_LTS_GNULIB_WCPNCPY = 0
GL_LTS_GNULIB_WCRTOMB = 0
GL_LTS_GNULIB_WCSCASECMP = 0
GL_LTS_GNULIB_WCSCAT = 0
GL_LTS_GNULIB_WCSCHR = 0
GL_LTS_GNULIB_WCSCMP = 0
GL_LTS_GNULIB_WCSCOLL = 0
GL_LTS_GNULIB_WCSCPY = 0
GL_LTS_GNULIB_WCSCSPN = 0
GL_LTS_GNULIB_WCSDUP = 0
GL_LTS_GNULIB_WCSFTIME = 0
GL_LTS_GNULIB_WCSLEN = 0
GL_LTS_GNULIB_WCSNCASECMP = 0
GL_LTS_GNULIB_WCSNCAT = 0
GL_LTS_GNULIB_WCSNCMP = 0
GL_LTS_GNULIB_WCSNCPY = 0
GL_LTS_GNULIB_WCSNLEN = 0
GL_LTS_GNULIB_WCSNRTOMBS = 0
GL_LTS_GNULIB_WCSPBRK = 0
GL_LTS_GNULIB_WCSRCHR = 0
GL_LTS_GNULIB_WCSRTOMBS = 0
GL_LTS_GNULIB_WCSSPN = 0
GL_LTS_GNULIB_WCSSTR = 0
GL_LTS_GNULIB_WCSTOK = 0
GL_LTS_GNULIB_WCSWIDTH = 0
GL_LTS_GNULIB_WCSXFRM = 0
GL_LTS_GNULIB_WCTOB = 0
GL_LTS_GNULIB_WCTOMB = 0
GL_LTS_GNULIB_WCWIDTH = 0
GL_LTS_GNULIB_WGETCWD = 0
GL_LTS_GNULIB_WMEMCHR = 0
GL_LTS_GNULIB_WMEMCMP = 0
GL_LTS_GNULIB_WMEMCPY = 0
GL_LTS_GNULIB_WMEMMOVE = 0
GL_LTS_GNULIB_WMEMPCPY = 0
GL_LTS_GNULIB_WMEMSET = 0
GL_LTS_GNULIB_WRITE = 1
GL_LTS_GNULIB_ZPRINTF = 0
GL_LTS_GNULIB__EXIT = 0
GNULIBHEADERS_OVERRIDE_WINT_T = 0
GNULIB_LOCALEDIR = ${datarootdir}/locale
GNULIB_LOCALEDIR_c = "/Volumes/wrt3200/openwrt/staging_dir/hostpkg/share/locale"
GNULIB_LOCALEDIR_c_make = \"$(GNULIB_LOCALEDIR)\"
GREP = /Volumes/wrt3200/openwrt/staging_dir/host/bin/grep
HAVE_ACCEPT4 = 1
HAVE_ACOSF = 1
HAVE_ACOSL = 1
HAVE_ALIGNED_ALLOC = 1
HAVE_ALLOCA_H = 1
HAVE_ASINF = 1
HAVE_ASINL = 1
HAVE_ATAN2F = 1
HAVE_ATANF = 1
HAVE_ATANL = 1
HAVE_ATOLL = 1
HAVE_BTOWC = 1
HAVE_C99_STDINT_H = 1
HAVE_CANONICALIZE_FILE_NAME = 1
HAVE_CBRT = 1
HAVE_CBRTF = 1
HAVE_CBRTL = 1
HAVE_CHOWN = 1
HAVE_COPYSIGN = 1
HAVE_COPYSIGNL = 1
HAVE_COPY_FILE_RANGE = 1
HAVE_COSF = 1
HAVE_COSHF = 1
HAVE_COSL = 1
HAVE_CRTDEFS_H = 0
HAVE_DECL_ACOSL = 1
HAVE_DECL_ASINL = 1
HAVE_DECL_ATANL = 1
HAVE_DECL_CBRTF = 1
HAVE_DECL_CBRTL = 1
HAVE_DECL_CEILF = 1
HAVE_DECL_CEILL = 1
HAVE_DECL_COPYSIGNF = 1
HAVE_DECL_COSL = 1
HAVE_DECL_ECVT = 1
HAVE_DECL_ENVIRON = 1
HAVE_DECL_EXECVPE = 0
HAVE_DECL_EXP2 = 1
HAVE_DECL_EXP2F = 1
HAVE_DECL_EXP2L = 1
HAVE_DECL_EXPL = 1
HAVE_DECL_EXPM1L = 1
HAVE_DECL_FCHDIR = 1
HAVE_DECL_FCLOSEALL = 0
HAVE_DECL_FCVT = 1
HAVE_DECL_FDATASYNC = 1
HAVE_DECL_FLOORF = 1
HAVE_DECL_FLOORL = 1
HAVE_DECL_FPURGE = 1
HAVE_DECL_FREXPL = 1
HAVE_DECL_FSEEKO = 1
HAVE_DECL_FTELLO = 1
HAVE_DECL_GCVT = 1
HAVE_DECL_GETDELIM = 1
HAVE_DECL_GETDOMAINNAME = 1
HAVE_DECL_GETLINE = 1
HAVE_DECL_GETLOADAVG = 1
HAVE_DECL_GETLOGIN = 1
HAVE_DECL_GETLOGIN_R = 1
HAVE_DECL_GETPAGESIZE = 1
HAVE_DECL_GETUSERSHELL = 1
HAVE_DECL_GETW = 1
HAVE_DECL_IMAXABS = 1
HAVE_DECL_IMAXDIV = 1
HAVE_DECL_INITSTATE = 1
HAVE_DECL_LDEXPL = 1
HAVE_DECL_LOCALTIME_R = 1
HAVE_DECL_LOG10L = 1
HAVE_DECL_LOG2 = 1
HAVE_DECL_LOG2F = 1
HAVE_DECL_LOG2L = 1
HAVE_DECL_LOGB = 1
HAVE_DECL_LOGL = 1
HAVE_DECL_MEMMEM = 1
HAVE_DECL_MEMRCHR = 1
HAVE_DECL_OBSTACK_PRINTF = 1
HAVE_DECL_PROGRAM_INVOCATION_NAME = 0
HAVE_DECL_PUTW = 1
HAVE_DECL_REMAINDER = 1
HAVE_DECL_REMAINDERL = 1
HAVE_DECL_RINTF = 1
HAVE_DECL_ROUND = 1
HAVE_DECL_ROUNDF = 1
HAVE_DECL_ROUNDL = 1
HAVE_DECL_SETENV = 1
HAVE_DECL_SETHOSTNAME = 1
HAVE_DECL_SETSTATE = 1
HAVE_DECL_SINL = 1
HAVE_DECL_SNPRINTF = 1
HAVE_DECL_SQRTL = 1
HAVE_DECL_STRDUP = 1
HAVE_DECL_STRERROR_R = 1
HAVE_DECL_STRNDUP = 1
HAVE_DECL_STRNLEN = 1
HAVE_DECL_STRSIGNAL = 1
HAVE_DECL_STRTOIMAX = 1
HAVE_DECL_STRTOK_R = 1
HAVE_DECL_STRTOUMAX = 1
HAVE_DECL_TANL = 1
HAVE_DECL_TRUNC = 1
HAVE_DECL_TRUNCATE = 1
HAVE_DECL_TRUNCF = 1
HAVE_DECL_TRUNCL = 1
HAVE_DECL_TTYNAME_R = 1
HAVE_DECL_UNSETENV = 1
HAVE_DECL_VSNPRINTF = 1
HAVE_DECL_WCSDUP = 1
HAVE_DECL_WCTOB = 1
HAVE_DECL_WCWIDTH = 1
HAVE_DPRINTF = 1
HAVE_DUP3 = 1
HAVE_DUPLOCALE = 1
HAVE_ERROR = 0
HAVE_ERROR_AT_LINE = 0
HAVE_ERROR_H = 0
HAVE_EUIDACCESS = 1
HAVE_EXECVPE = 1
HAVE_EXPF = 1
HAVE_EXPL = 1
HAVE_EXPLICIT_BZERO = 1
HAVE_EXPM1 = 1
HAVE_EXPM1F = 1
HAVE_FABSF = 1
HAVE_FABSL = 1
HAVE_FACCESSAT = 1
HAVE_FALLOCATE_POSIX = 1
HAVE_FCHDIR = 1
HAVE_FCHMODAT = 1
HAVE_FCHOWNAT = 1
HAVE_FCNTL = 1
HAVE_FDATASYNC = 1
HAVE_FEATURES_H = 0
HAVE_FFSL = 1
HAVE_FFSLL = 1
HAVE_FMA = 1
HAVE_FMAF = 1
HAVE_FMAL = 1
HAVE_FMODF = 1
HAVE_FMODL = 1
HAVE_FREELOCALE = 1
HAVE_FREXPF = 1
HAVE_FSEEKO = 1
HAVE_FSTATAT = 1
HAVE_FSYNC = 1
HAVE_FTELLO = 1
HAVE_FTRUNCATE = 1
HAVE_FUTIMENS = 1
HAVE_GETDTABLESIZE = 1
HAVE_GETENTROPY = 1
HAVE_GETGROUPS = 1
HAVE_GETHOSTNAME = 1
HAVE_GETLOGIN = 1
HAVE_GETPAGESIZE = 1
HAVE_GETPASS = 1
HAVE_GETPAYLOAD = 1
HAVE_GETPAYLOADF = 1
HAVE_GETPAYLOADL = 1
HAVE_GETPROGNAME = 1
HAVE_GETSUBOPT = 1
HAVE_GETTIMEOFDAY = 1
HAVE_GETUMASK = 1
HAVE_GLOBAL_SYMBOL_PIPE = 1
HAVE_GRANTPT = 1
HAVE_GROUP_MEMBER = 1
HAVE_HYPOTF = 1
HAVE_HYPOTL = 1
HAVE_ICONV = 1
HAVE_ILOGB = 1
HAVE_ILOGBF = 1
HAVE_ILOGBL = 1
HAVE_IMAXABS = 1
HAVE_IMAXDIV = 1
HAVE_IMAXDIV_T = 1
HAVE_INITSTATE = 1
HAVE_INTTYPES_H = 1
HAVE_ISNAND = 1
HAVE_ISNANF = 1
HAVE_ISNANL = 1
HAVE_LCHMOD = 1
HAVE_LCHOWN = 1
HAVE_LDEXPF = 1
HAVE_LIBUNISTRING = yes
HAVE_LINK = 1
HAVE_LINKAT = 1
HAVE_LOG10F = 1
HAVE_LOG10L = 1
HAVE_LOG1P = 1
HAVE_LOG1PF = 1
HAVE_LOG1PL = 1
HAVE_LOGBF = 1
HAVE_LOGBL = 1
HAVE_LOGF = 1
HAVE_LOGL = 1
HAVE_LOGP1 = 1
HAVE_LOGP1F = 1
HAVE_LOGP1L = 1
HAVE_LSTAT = 1
HAVE_MAX_ALIGN_T = 1
HAVE_MBRLEN = 1
HAVE_MBRTOWC = 1
HAVE_MBSINIT = 1
HAVE_MBSLEN = 0
HAVE_MBSNRTOWCS = 1
HAVE_MBSRTOWCS = 1
HAVE_MBTOWC = 1
HAVE_MEMPCPY = 1
HAVE_MEMSET_EXPLICIT = 1
HAVE_MKDIRAT = 1
HAVE_MKDTEMP = 1
HAVE_MKFIFO = 1
HAVE_MKFIFOAT = 1
HAVE_MKNOD = 1
HAVE_MKNODAT = 1
HAVE_MKOSTEMP = 1
HAVE_MKOSTEMPS = 1
HAVE_MKSTEMP = 1
HAVE_MKSTEMPS = 1
HAVE_MODFF = 1
HAVE_MODFL = 1
HAVE_MSVC_INVALID_PARAMETER_HANDLER = 0
HAVE_NANOSLEEP = 1
HAVE_NEWLOCALE = 1
HAVE_OFF64_T = 0
HAVE_OPENAT = 1
HAVE_OS_H = 0
HAVE_PCLOSE = 1
HAVE_PIPE = 1
HAVE_PIPE2 = 1
HAVE_POPEN = 1
HAVE_POSIX_MEMALIGN = 1
HAVE_POSIX_OPENPT = 1
HAVE_POSIX_SIGNALBLOCKING = 1
HAVE_POWF = 1
HAVE_PREAD = 1
HAVE_PTHREAD_ATTR_DESTROY = 1
HAVE_PTHREAD_ATTR_GETDETACHSTATE = 1
HAVE_PTHREAD_ATTR_INIT = 1
HAVE_PTHREAD_ATTR_SETDETACHSTATE = 1
HAVE_PTHREAD_CONDATTR_DESTROY = 1
HAVE_PTHREAD_CONDATTR_INIT = 1
HAVE_PTHREAD_COND_BROADCAST = 1
HAVE_PTHREAD_COND_DESTROY = 1
HAVE_PTHREAD_COND_INIT = 1
HAVE_PTHREAD_COND_SIGNAL = 1
HAVE_PTHREAD_COND_TIMEDWAIT = 1
HAVE_PTHREAD_COND_WAIT = 1
HAVE_PTHREAD_CREATE = 1
HAVE_PTHREAD_CREATE_DETACHED = 1
HAVE_PTHREAD_DETACH = 1
HAVE_PTHREAD_EQUAL = 1
HAVE_PTHREAD_EXIT = 1
HAVE_PTHREAD_GETSPECIFIC = 1
HAVE_PTHREAD_H = 1
HAVE_PTHREAD_JOIN = 1
HAVE_PTHREAD_KEY_CREATE = 1
HAVE_PTHREAD_KEY_DELETE = 1
HAVE_PTHREAD_MUTEXATTR_DESTROY = 1
HAVE_PTHREAD_MUTEXATTR_GETROBUST = 1
HAVE_PTHREAD_MUTEXATTR_GETTYPE = 1
HAVE_PTHREAD_MUTEXATTR_INIT = 1
HAVE_PTHREAD_MUTEXATTR_SETROBUST = 1
HAVE_PTHREAD_MUTEXATTR_SETTYPE = 1
HAVE_PTHREAD_MUTEX_DESTROY = 1
HAVE_PTHREAD_MUTEX_INIT = 1
HAVE_PTHREAD_MUTEX_LOCK = 1
HAVE_PTHREAD_MUTEX_RECURSIVE = 1
HAVE_PTHREAD_MUTEX_ROBUST = 0
HAVE_PTHREAD_MUTEX_TIMEDLOCK = 1
HAVE_PTHREAD_MUTEX_TRYLOCK = 1
HAVE_PTHREAD_MUTEX_UNLOCK = 1
HAVE_PTHREAD_ONCE = 1
HAVE_PTHREAD_PROCESS_SHARED = 1
HAVE_PTHREAD_RWLOCKATTR_DESTROY = 1
HAVE_PTHREAD_RWLOCKATTR_INIT = 1
HAVE_PTHREAD_RWLOCK_DESTROY = 1
HAVE_PTHREAD_RWLOCK_INIT = 1
HAVE_PTHREAD_RWLOCK_RDLOCK = 1
HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK = 1
HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK = 1
HAVE_PTHREAD_RWLOCK_TRYRDLOCK = 1
HAVE_PTHREAD_RWLOCK_TRYWRLOCK = 1
HAVE_PTHREAD_RWLOCK_UNLOCK = 1
HAVE_PTHREAD_RWLOCK_WRLOCK = 1
HAVE_PTHREAD_SELF = 1
HAVE_PTHREAD_SETSPECIFIC = 1
HAVE_PTHREAD_SIGMASK = 1
HAVE_PTHREAD_SPINLOCK_T = 0
HAVE_PTHREAD_SPIN_DESTROY = 0
HAVE_PTHREAD_SPIN_INIT = 0
HAVE_PTHREAD_SPIN_LOCK = 0
HAVE_PTHREAD_SPIN_TRYLOCK = 0
HAVE_PTHREAD_SPIN_UNLOCK = 0
HAVE_PTHREAD_T = 1
HAVE_PTSNAME = 1
HAVE_PTSNAME_R = 1
HAVE_PWRITE = 1
HAVE_QSORT_R = 1
HAVE_RAISE = 1
HAVE_RANDOM = 1
HAVE_RANDOM_H = 1
HAVE_RANDOM_R = 1
HAVE_RAWMEMCHR = 1
HAVE_READLINK = 1
HAVE_READLINKAT = 1
HAVE_REALLOCARRAY = 0
HAVE_REALPATH = 1
HAVE_REMAINDER = 1
HAVE_REMAINDERF = 1
HAVE_RENAMEAT = 1
HAVE_RINT = 1
HAVE_RINTL = 1
HAVE_RPMATCH = 1
HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0
HAVE_SA_FAMILY_T = 1
HAVE_SCHED_H = 1
HAVE_SCHED_YIELD = 1
HAVE_SECURE_GETENV = 1
HAVE_SETENV = 1
HAVE_SETHOSTNAME = 1
HAVE_SETPAYLOAD = 1
HAVE_SETPAYLOADF = 1
HAVE_SETPAYLOADL = 1
HAVE_SETPAYLOADSIG = 1
HAVE_SETPAYLOADSIGF = 1
HAVE_SETPAYLOADSIGL = 1
HAVE_SETSTATE = 1
HAVE_SIG2STR = 1
HAVE_SIGABBREV_NP = 1
HAVE_SIGACTION = 1
HAVE_SIGDESCR_NP = 1
HAVE_SIGHANDLER_T = 0
HAVE_SIGINFO_T = 1
HAVE_SIGNED_SIG_ATOMIC_T = 
HAVE_SIGNED_WCHAR_T = 
HAVE_SIGNED_WINT_T = 
HAVE_SIGSET_T = 1
HAVE_SINF = 1
HAVE_SINHF = 1
HAVE_SINL = 1
HAVE_SLEEP = 1
HAVE_SQRTF = 1
HAVE_SQRTL = 1
HAVE_STDINT_H = 1
HAVE_STPCPY = 1
HAVE_STPNCPY = 1
HAVE_STR2SIG = 1
HAVE_STRCASESTR = 1
HAVE_STRCHRNUL = 1
HAVE_STRERRORNAME_NP = 1
HAVE_STRPBRK = 1
HAVE_STRPTIME = 1
HAVE_STRSEP = 1
HAVE_STRTOD = 1
HAVE_STRTOF = 1
HAVE_STRTOL = 1
HAVE_STRTOLD = 1
HAVE_STRTOLL = 1
HAVE_STRTOUL = 1
HAVE_STRTOULL = 1
HAVE_STRUCT_RANDOM_DATA = 1
HAVE_STRUCT_SCHED_PARAM = 1
HAVE_STRUCT_SIGACTION_SA_SIGACTION = 1
HAVE_STRUCT_SOCKADDR_STORAGE = 1
HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY = 1
HAVE_STRUCT_TIMEVAL = 1
HAVE_STRVERSCMP = 1
HAVE_SYMLINK = 1
HAVE_SYMLINKAT = 1
HAVE_SYS_BITYPES_H = 0
HAVE_SYS_CDEFS_H = 0
HAVE_SYS_INTTYPES_H = 0
HAVE_SYS_LOADAVG_H = 0
HAVE_SYS_PARAM_H = 0
HAVE_SYS_SOCKET_H = 1
HAVE_SYS_TIME_H = 1
HAVE_SYS_TYPES_H = 1
HAVE_SYS_UIO_H = 1
HAVE_TANF = 1
HAVE_TANHF = 1
HAVE_TANL = 1
HAVE_TIMEGM = 1
HAVE_TIMESPEC_GET = 1
HAVE_TIMESPEC_GETRES = 1
HAVE_TIMEZONE_T = 0
HAVE_TOTALORDER = 1
HAVE_TOTALORDERF = 1
HAVE_TOTALORDERL = 1
HAVE_TOTALORDERMAG = 1
HAVE_TOTALORDERMAGF = 1
HAVE_TOTALORDERMAGL = 1
HAVE_TYPE_VOLATILE_SIG_ATOMIC_T = 1
HAVE_TZALLOC = 0
HAVE_UNISTD_H = 1
HAVE_UNISTRING_WOE32DLL_H = 1
HAVE_UNLINKAT = 1
HAVE_UNLOCKPT = 1
HAVE_USLEEP = 1
HAVE_UTIMENSAT = 1
HAVE_VASPRINTF = 1
HAVE_VDPRINTF = 1
HAVE_WCHAR_H = 1
HAVE_WCPCPY = 1
HAVE_WCPNCPY = 1
HAVE_WCRTOMB = 1
HAVE_WCSCASECMP = 1
HAVE_WCSCAT = 1
HAVE_WCSCHR = 1
HAVE_WCSCMP = 1
HAVE_WCSCOLL = 1
HAVE_WCSCPY = 1
HAVE_WCSCSPN = 1
HAVE_WCSDUP = 1
HAVE_WCSFTIME = 1
HAVE_WCSLEN = 1
HAVE_WCSNCASECMP = 1
HAVE_WCSNCAT = 1
HAVE_WCSNCMP = 1
HAVE_WCSNCPY = 1
HAVE_WCSNLEN = 1
HAVE_WCSNRTOMBS = 1
HAVE_WCSPBRK = 1
HAVE_WCSRCHR = 1
HAVE_WCSRTOMBS = 1
HAVE_WCSSPN = 1
HAVE_WCSSTR = 1
HAVE_WCSTOK = 1
HAVE_WCSWIDTH = 1
HAVE_WCSXFRM = 1
HAVE_WINSOCK2_H = 0
HAVE_WINT_T = 1
HAVE_WMEMCHR = 1
HAVE_WMEMCMP = 1
HAVE_WMEMCPY = 1
HAVE_WMEMMOVE = 1
HAVE_WMEMPCPY = 1
HAVE_WMEMSET = 1
HAVE_WS2TCPIP_H = 0
HAVE_XLOCALE_H = 1
HAVE__EXIT = 1
HEXVERSION = 0x001801
ICONV_CONST = 
INCCROCO = 
INCGLIB = 
INCLUDE_NEXT = include_next
INCLUDE_NEXT_AS_FIRST_DIRECTIVE = include_next
INCTERMINFO = 
INCXML = 
INSTALL = /Volumes/wrt3200/openwrt/staging_dir/host/bin/ginstall -c
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
INT32_MAX_LT_INTMAX_MAX = 1
INT64_MAX_EQ_LONG_MAX = defined _LP64
ISINF_LIBM = 
ISNAND_LIBM = 
ISNANF_LIBM = 
ISNANL_LIBM = 
ISNAN_LIBM = 
LD = /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
LDFLAGS = -L/Volumes/wrt3200/openwrt/staging_dir/host/lib -L/Volumes/wrt3200/openwrt/staging_dir/hostpkg/lib -L/Volumes/wrt3200/openwrt/staging_dir/target-arm_cortex-a9+vfpv3-d16_musl_eabi/host/lib
LIBCROCO = 
LIBGLIB = 
LIBGLIB_H =  glib.h glibconfig.h glib/ghash.h glib/glist.h glib/gmacros.h glib/gprimes.h glib/gprintfint.h glib/gstrfuncs.h glib/gstring.h glib/gtypes.h
LIBICONV = /Volumes/wrt3200/openwrt/staging_dir/hostpkg/lib/libiconv.a
LIBINTL = 
LIBMULTITHREAD = -lpthread
LIBOBJS = 
LIBPMULTITHREAD = -lpthread
LIBPTHREAD = 
LIBS = 
LIBSOCKET = 
LIBSTDTHREAD = 
LIBTERMINFO = /Volumes/wrt3200/openwrt/staging_dir/hostpkg/lib/libncurses.a
LIBTESTS_LIBDEPS = 
LIBTHREAD = 
LIBTOOL = $(SHELL) $(top_builddir)/libtool
LIBUNISTRING = /Volumes/wrt3200/openwrt/staging_dir/hostpkg/lib/libunistring.a /Volumes/wrt3200/openwrt/staging_dir/hostpkg/lib/libiconv.a
LIBUNISTRING_PREFIX = /Volumes/wrt3200/openwrt/staging_dir/hostpkg
LIBUNISTRING_UNISTR_H = 
LIBUNISTRING_UNITYPES_H = 
LIBXML = 
LIBXML_H =  libxml/DOCBparser.h libxml/HTMLparser.h libxml/HTMLtree.h libxml/SAX2.h libxml/SAX.h libxml/c14n.h libxml/catalog.h libxml/chvalid.h libxml/debugXML.h libxml/dict.h libxml/encoding.h libxml/entities.h libxml/globals.h libxml/hash.h libxml/list.h libxml/nanoftp.h libxml/nanohttp.h libxml/parser.h libxml/parserInternals.h libxml/pattern.h libxml/relaxng.h libxml/schemasInternals.h libxml/schematron.h libxml/threads.h libxml/tree.h libxml/uri.h libxml/valid.h libxml/xinclude.h libxml/xlink.h libxml/xmlIO.h libxml/xmlautomata.h libxml/xmlerror.h libxml/xmlexports.h libxml/xmlmemory.h libxml/xmlmodule.h libxml/xmlreader.h libxml/xmlregexp.h libxml/xmlsave.h libxml/xmlschemas.h libxml/xmlschemastypes.h libxml/xmlstring.h libxml/xmlunicode.h libxml/xmlversion.h libxml/xmlwriter.h libxml/xpath.h libxml/xpathInternals.h libxml/xpointer.h
LIB_PTHREAD = -lpthread
LIB_SCHED_YIELD = 
LIMITS_H = limits.h
LIPO = lipo
LN_S = ln -s
LOCALENAME_ENHANCE_LOCALE_FUNCS = 0
LOCALE_EN_UTF8 = en_US.UTF-8
LOCALE_JA = ja_JP.eucJP
LOCALE_ZH_CN = zh_CN.GB18030
LOG10_LIBM = 
LTLIBCROCO = 
LTLIBGLIB = 
LTLIBICONV = -L/Volumes/wrt3200/openwrt/staging_dir/hostpkg/lib -liconv
LTLIBINTL = 
LTLIBMULTITHREAD = -lpthread
LTLIBOBJS = 
LTLIBTERMINFO = -L/Volumes/wrt3200/openwrt/staging_dir/hostpkg/lib -lncurses
LTLIBTHREAD = 
LTLIBUNISTRING = -L/Volumes/wrt3200/openwrt/staging_dir/hostpkg/lib -lunistring -L/Volumes/wrt3200/openwrt/staging_dir/hostpkg/lib -liconv
LTLIBXML = 
LT_SYS_LIBRARY_PATH = 
MAKEINFO = ${SHELL} '/Volumes/wrt3200/openwrt/build_dir/hostpkg/gettext-0.24.1/libtextstyle/build-aux/missing' makeinfo
MANIFEST_TOOL = :
MKDIR_P = /usr/local/bin/gmkdir -p
NAMESPACING = yes
NEXT_ASSERT_H = 
NEXT_AS_FIRST_DIRECTIVE_ASSERT_H = 
NEXT_AS_FIRST_DIRECTIVE_ERRNO_H = 
NEXT_AS_FIRST_DIRECTIVE_ERROR_H = <error.h>
NEXT_AS_FIRST_DIRECTIVE_FCNTL_H = <fcntl.h>
NEXT_AS_FIRST_DIRECTIVE_FLOAT_H = <float.h>
NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H = <inttypes.h>
NEXT_AS_FIRST_DIRECTIVE_LIMITS_H = <limits.h>
NEXT_AS_FIRST_DIRECTIVE_LOCALE_H = <locale.h>
NEXT_AS_FIRST_DIRECTIVE_MATH_H = <math.h>
NEXT_AS_FIRST_DIRECTIVE_PTHREAD_H = <pthread.h>
NEXT_AS_FIRST_DIRECTIVE_SCHED_H = <sched.h>
NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H = <signal.h>
NEXT_AS_FIRST_DIRECTIVE_STDARG_H = 
NEXT_AS_FIRST_DIRECTIVE_STDDEF_H = 
NEXT_AS_FIRST_DIRECTIVE_STDINT_H = <stdint.h>
NEXT_AS_FIRST_DIRECTIVE_STDIO_H = <stdio.h>
NEXT_AS_FIRST_DIRECTIVE_STDLIB_H = <stdlib.h>
NEXT_AS_FIRST_DIRECTIVE_STRING_H = <string.h>
NEXT_AS_FIRST_DIRECTIVE_SYS_SOCKET_H = <sys/socket.h>
NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H = <sys/stat.h>
NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H = <sys/time.h>
NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H = <sys/types.h>
NEXT_AS_FIRST_DIRECTIVE_SYS_UIO_H = <sys/uio.h>
NEXT_AS_FIRST_DIRECTIVE_TIME_H = <time.h>
NEXT_AS_FIRST_DIRECTIVE_UNISTD_H = <unistd.h>
NEXT_AS_FIRST_DIRECTIVE_WCHAR_H = <wchar.h>
NEXT_ERRNO_H = 
NEXT_ERROR_H = <error.h>
NEXT_FCNTL_H = <fcntl.h>
NEXT_FLOAT_H = <float.h>
NEXT_INTTYPES_H = <inttypes.h>
NEXT_LIMITS_H = <limits.h>
NEXT_LOCALE_H = <locale.h>
NEXT_MATH_H = <math.h>
NEXT_PTHREAD_H = <pthread.h>
NEXT_SCHED_H = <sched.h>
NEXT_SIGNAL_H = <signal.h>
NEXT_STDARG_H = <stdarg.h>
NEXT_STDDEF_H = 
NEXT_STDINT_H = <stdint.h>
NEXT_STDIO_H = <stdio.h>
NEXT_STDLIB_H = <stdlib.h>
NEXT_STRING_H = <string.h>
NEXT_SYS_SOCKET_H = <sys/socket.h>
NEXT_SYS_STAT_H = <sys/stat.h>
NEXT_SYS_TIME_H = <sys/time.h>
NEXT_SYS_TYPES_H = <sys/types.h>
NEXT_SYS_UIO_H = <sys/uio.h>
NEXT_TIME_H = <time.h>
NEXT_UNISTD_H = <unistd.h>
NEXT_WCHAR_H = <wchar.h>
NM = /usr/bin/nm -B
NMEDIT = nmedit
NO_CXX = 
NO_EXPENSIVE_WARN_CFLAGS = 
NULLPTR_T_NEEDS_STDDEF = 1
OBJDUMP = objdump
OBJEXT = o
OBSTACK_H = obstack.h
OTOOL = otool
OTOOL64 = :
PACKAGE = libtextstyle
PACKAGE_BUGREPORT = 
PACKAGE_NAME = libtextstyle
PACKAGE_STRING = libtextstyle 0.24.1
PACKAGE_TARNAME = libtextstyle
PACKAGE_URL = 
PACKAGE_VERSION = 0.24.1
PATH_SEPARATOR = :
PERL = /Volumes/wrt3200/openwrt/staging_dir/host/bin/perl
POW_LIBM = 
PRAGMA_COLUMNS = 
PRAGMA_SYSTEM_HEADER = #pragma GCC system_header
PRIPTR_PREFIX = __PRIPTR_PREFIX
PTHREAD_H_DEFINES_STRUCT_TIMESPEC = 0
PTRDIFF_T_SUFFIX = 
RANLIB = ranlib
RC = 
REPLACE_ABORT = 0
REPLACE_ACCESS = 0
REPLACE_ACOSF = 0
REPLACE_ALIGNED_ALLOC = 0
REPLACE_ASINF = 0
REPLACE_ATAN2F = 0
REPLACE_ATANF = 0
REPLACE_BTOWC = 0
REPLACE_CALLOC_FOR_CALLOC_GNU = 0
REPLACE_CALLOC_FOR_CALLOC_POSIX = 0
REPLACE_CANONICALIZE_FILE_NAME = 0
REPLACE_CBRTF = 0
REPLACE_CBRTL = 0
REPLACE_CEIL = 0
REPLACE_CEILF = 0
REPLACE_CEILL = 0
REPLACE_CHMOD = 0
REPLACE_CHOWN = 0
REPLACE_CLOSE = 0
REPLACE_COPY_FILE_RANGE = 0
REPLACE_COSF = 0
REPLACE_COSHF = 0
REPLACE_CREAT = 0
REPLACE_CTIME = 0
REPLACE_DPRINTF = 0
REPLACE_DUP = 0
REPLACE_DUP2 = 0
REPLACE_DUP3 = 0
REPLACE_DUPLOCALE = 0
REPLACE_ERROR = 0
REPLACE_ERROR_AT_LINE = 0
REPLACE_EXECL = 0
REPLACE_EXECLE = 0
REPLACE_EXECLP = 0
REPLACE_EXECV = 0
REPLACE_EXECVE = 0
REPLACE_EXECVP = 0
REPLACE_EXECVPE = 0
REPLACE_EXP2 = 0
REPLACE_EXP2L = 0
REPLACE_EXPF = 0
REPLACE_EXPL = 0
REPLACE_EXPM1 = 0
REPLACE_EXPM1F = 0
REPLACE_EXPM1L = 0
REPLACE_FABSL = 0
REPLACE_FACCESSAT = 0
REPLACE_FALLOCATE_POSIX = 0
REPLACE_FCHDIR = 0
REPLACE_FCHMODAT = 0
REPLACE_FCHOWNAT = 0
REPLACE_FCLOSE = 0
REPLACE_FCNTL = 0
REPLACE_FDATASYNC = 0
REPLACE_FDOPEN = 0
REPLACE_FFLUSH = 0
REPLACE_FFSLL = 0
REPLACE_FLOOR = 0
REPLACE_FLOORF = 0
REPLACE_FLOORL = 0
REPLACE_FMA = 0
REPLACE_FMAF = 0
REPLACE_FMAL = 0
REPLACE_FMOD = 0
REPLACE_FMODF = 0
REPLACE_FMODL = 0
REPLACE_FOPEN = 0
REPLACE_FOPEN_FOR_FOPEN_GNU = 0
REPLACE_FPRINTF = 0
REPLACE_FPURGE = 0
REPLACE_FREE = 1
REPLACE_FREELOCALE = 0
REPLACE_FREOPEN = 0
REPLACE_FREXP = 0
REPLACE_FREXPF = 0
REPLACE_FREXPL = 0
REPLACE_FSEEK = 0
REPLACE_FSEEKO = 0
REPLACE_FSTAT = 1
REPLACE_FSTATAT = 0
REPLACE_FTELL = 0
REPLACE_FTELLO = 0
REPLACE_FTRUNCATE = 0
REPLACE_FUTIMENS = 0
REPLACE_GETCWD = 0
REPLACE_GETDELIM = 0
REPLACE_GETDOMAINNAME = 0
REPLACE_GETDTABLESIZE = 0
REPLACE_GETENTROPY = 0
REPLACE_GETGROUPS = 0
REPLACE_GETLINE = 0
REPLACE_GETLOADAVG = 0
REPLACE_GETLOGIN = 0
REPLACE_GETLOGIN_R = 0
REPLACE_GETPAGESIZE = 0
REPLACE_GETPASS = 0
REPLACE_GETPASS_FOR_GETPASS_GNU = 0
REPLACE_GETPAYLOAD = 0
REPLACE_GETPAYLOADF = 0
REPLACE_GETPAYLOADL = 0
REPLACE_GETPROGNAME = 0
REPLACE_GETSUBOPT = 0
REPLACE_GETTIMEOFDAY = 0
REPLACE_GETUSERSHELL = 0
REPLACE_GMTIME = 0
REPLACE_HUGE_VAL = 0
REPLACE_HYPOT = 0
REPLACE_HYPOTF = 0
REPLACE_HYPOTL = 0
REPLACE_ICONV = 0
REPLACE_ICONV_OPEN = 0
REPLACE_ICONV_UTF = 0
REPLACE_ILOGB = 0
REPLACE_ILOGBF = 0
REPLACE_ILOGBL = 0
REPLACE_IMAXABS = 0
REPLACE_IMAXDIV = 0
REPLACE_INITSTATE = 0
REPLACE_IOCTL = 0
REPLACE_ISATTY = 0
REPLACE_ISFINITE = 0
REPLACE_ISINF = 0
REPLACE_ISNAN = 0
REPLACE_ITOLD = 0
REPLACE_LCHOWN = 0
REPLACE_LDEXP = 0
REPLACE_LDEXPL = 0
REPLACE_LINK = 0
REPLACE_LINKAT = 0
REPLACE_LOCALECONV = 0
REPLACE_LOCALTIME = 0
REPLACE_LOCALTIME_R = 0
REPLACE_LOCALTIME_RZ = 0
REPLACE_LOG = 0
REPLACE_LOG10 = 0
REPLACE_LOG10F = 0
REPLACE_LOG10L = 0
REPLACE_LOG1P = 0
REPLACE_LOG1PF = 0
REPLACE_LOG1PL = 0
REPLACE_LOG2 = 0
REPLACE_LOG2F = 0
REPLACE_LOG2L = 0
REPLACE_LOGB = 0
REPLACE_LOGBF = 0
REPLACE_LOGBL = 0
REPLACE_LOGF = 0
REPLACE_LOGL = 0
REPLACE_LSEEK = 0
REPLACE_LSTAT = 0
REPLACE_MALLOC_FOR_MALLOC_GNU = 0
REPLACE_MALLOC_FOR_MALLOC_POSIX = 0
REPLACE_MBRLEN = 0
REPLACE_MBRTOWC = 0
REPLACE_MBSINIT = 0
REPLACE_MBSNRTOWCS = 0
REPLACE_MBSRTOWCS = 0
REPLACE_MBSTATE_T = 0
REPLACE_MBSTOWCS = 0
REPLACE_MBTOWC = 0
REPLACE_MB_CUR_MAX = 0
REPLACE_MEMCHR = 0
REPLACE_MEMMEM = 0
REPLACE_MEMPCPY = 0
REPLACE_MEMSET_EXPLICIT = 0
REPLACE_MKDIR = 0
REPLACE_MKFIFO = 0
REPLACE_MKFIFOAT = 0
REPLACE_MKNOD = 0
REPLACE_MKNODAT = 0
REPLACE_MKOSTEMP = 0
REPLACE_MKOSTEMPS = 0
REPLACE_MKSTEMP = 0
REPLACE_MKTIME = 0
REPLACE_MKTIME_Z = 0
REPLACE_MODF = 0
REPLACE_MODFF = 0
REPLACE_MODFL = 0
REPLACE_NAN = 0
REPLACE_NANOSLEEP = 0
REPLACE_NEWLOCALE = 0
REPLACE_NULL = 0
REPLACE_OBSTACK = 0
REPLACE_OBSTACK_PRINTF = 0
REPLACE_OPEN = 1
REPLACE_OPENAT = 0
REPLACE_PERROR = 0
REPLACE_PIPE2 = 0
REPLACE_POPEN = 0
REPLACE_POSIX_MEMALIGN = 0
REPLACE_POSIX_OPENPT = 0
REPLACE_PREAD = 0
REPLACE_PRINTF = 0
REPLACE_PTHREAD_ATTR_DESTROY = 0
REPLACE_PTHREAD_ATTR_GETDETACHSTATE = 0
REPLACE_PTHREAD_ATTR_INIT = 0
REPLACE_PTHREAD_ATTR_SETDETACHSTATE = 0
REPLACE_PTHREAD_CONDATTR_DESTROY = 0
REPLACE_PTHREAD_CONDATTR_INIT = 0
REPLACE_PTHREAD_COND_BROADCAST = 0
REPLACE_PTHREAD_COND_DESTROY = 0
REPLACE_PTHREAD_COND_INIT = 0
REPLACE_PTHREAD_COND_SIGNAL = 0
REPLACE_PTHREAD_COND_TIMEDWAIT = 0
REPLACE_PTHREAD_COND_WAIT = 0
REPLACE_PTHREAD_CREATE = 0
REPLACE_PTHREAD_DETACH = 0
REPLACE_PTHREAD_EQUAL = 0
REPLACE_PTHREAD_EXIT = 0
REPLACE_PTHREAD_GETSPECIFIC = 0
REPLACE_PTHREAD_JOIN = 0
REPLACE_PTHREAD_KEY_CREATE = 0
REPLACE_PTHREAD_KEY_DELETE = 0
REPLACE_PTHREAD_MUTEXATTR_DESTROY = 0
REPLACE_PTHREAD_MUTEXATTR_GETROBUST = 0
REPLACE_PTHREAD_MUTEXATTR_GETTYPE = 0
REPLACE_PTHREAD_MUTEXATTR_INIT = 0
REPLACE_PTHREAD_MUTEXATTR_SETROBUST = 0
REPLACE_PTHREAD_MUTEXATTR_SETTYPE = 0
REPLACE_PTHREAD_MUTEX_DESTROY = 0
REPLACE_PTHREAD_MUTEX_INIT = 0
REPLACE_PTHREAD_MUTEX_LOCK = 0
REPLACE_PTHREAD_MUTEX_TIMEDLOCK = 0
REPLACE_PTHREAD_MUTEX_TRYLOCK = 0
REPLACE_PTHREAD_MUTEX_UNLOCK = 0
REPLACE_PTHREAD_ONCE = 0
REPLACE_PTHREAD_RWLOCKATTR_DESTROY = 0
REPLACE_PTHREAD_RWLOCKATTR_INIT = 0
REPLACE_PTHREAD_RWLOCK_DESTROY = 0
REPLACE_PTHREAD_RWLOCK_INIT = 0
REPLACE_PTHREAD_RWLOCK_RDLOCK = 0
REPLACE_PTHREAD_RWLOCK_TIMEDRDLOCK = 0
REPLACE_PTHREAD_RWLOCK_TIMEDWRLOCK = 0
REPLACE_PTHREAD_RWLOCK_TRYRDLOCK = 0
REPLACE_PTHREAD_RWLOCK_TRYWRLOCK = 0
REPLACE_PTHREAD_RWLOCK_UNLOCK = 0
REPLACE_PTHREAD_RWLOCK_WRLOCK = 0
REPLACE_PTHREAD_SELF = 0
REPLACE_PTHREAD_SETSPECIFIC = 0
REPLACE_PTHREAD_SIGMASK = 0
REPLACE_PTHREAD_SPIN_DESTROY = 0
REPLACE_PTHREAD_SPIN_INIT = 0
REPLACE_PTHREAD_SPIN_LOCK = 0
REPLACE_PTHREAD_SPIN_TRYLOCK = 0
REPLACE_PTHREAD_SPIN_UNLOCK = 0
REPLACE_PTSNAME = 0
REPLACE_PTSNAME_R = 0
REPLACE_PUTENV = 0
REPLACE_PWRITE = 0
REPLACE_QSORT_R = 0
REPLACE_RAISE = 0
REPLACE_RAND = 0
REPLACE_RANDOM = 0
REPLACE_RANDOM_R = 0
REPLACE_READ = 0
REPLACE_READLINK = 0
REPLACE_READLINKAT = 0
REPLACE_REALLOCARRAY = 0
REPLACE_REALLOC_FOR_REALLOC_POSIX = 0
REPLACE_REALPATH = 0
REPLACE_REMAINDER = 0
REPLACE_REMAINDERF = 0
REPLACE_REMAINDERL = 0
REPLACE_REMOVE = 0
REPLACE_RENAME = 0
REPLACE_RENAMEAT = 0
REPLACE_RINTL = 0
REPLACE_RMDIR = 0
REPLACE_ROUND = 0
REPLACE_ROUNDF = 0
REPLACE_ROUNDL = 0
REPLACE_SCHED_YIELD = 0
REPLACE_SETENV = 0
REPLACE_SETHOSTNAME = 0
REPLACE_SETLOCALE = 0
REPLACE_SETSTATE = 0
REPLACE_SIGNBIT = 0
REPLACE_SIGNBIT_USING_BUILTINS = 1
REPLACE_SINF = 0
REPLACE_SINHF = 0
REPLACE_SLEEP = 0
REPLACE_SNPRINTF = 1
REPLACE_SPRINTF = 0
REPLACE_SQRTF = 0
REPLACE_SQRTL = 0
REPLACE_STAT = 1
REPLACE_STDIO_READ_FUNCS = 0
REPLACE_STDIO_WRITE_FUNCS = 0
REPLACE_STPCPY = 0
REPLACE_STPNCPY = 0
REPLACE_STRCASESTR = 0
REPLACE_STRCHRNUL = 0
REPLACE_STRDUP = 0
REPLACE_STRERROR = 1
REPLACE_STRERRORNAME_NP = 0
REPLACE_STRERROR_R = 0
REPLACE_STRFTIME = 0
REPLACE_STRNCAT = 0
REPLACE_STRNDUP = 0
REPLACE_STRNLEN = 0
REPLACE_STRSIGNAL = 0
REPLACE_STRSTR = 0
REPLACE_STRTOD = 0
REPLACE_STRTOF = 0
REPLACE_STRTOIMAX = 0
REPLACE_STRTOK_R = 0
REPLACE_STRTOL = 0
REPLACE_STRTOLD = 0
REPLACE_STRTOLL = 0
REPLACE_STRTOUL = 0
REPLACE_STRTOULL = 0
REPLACE_STRTOUMAX = 0
REPLACE_STRUCT_LCONV = 0
REPLACE_STRUCT_TIMEVAL = 0
REPLACE_STRVERSCMP = 0
REPLACE_SYMLINK = 0
REPLACE_SYMLINKAT = 0
REPLACE_TANF = 0
REPLACE_TANHF = 0
REPLACE_TIME = 0
REPLACE_TIMEGM = 0
REPLACE_TIMESPEC_GET = 0
REPLACE_TIMESPEC_GETRES = 0
REPLACE_TMPFILE = 0
REPLACE_TOTALORDER = 0
REPLACE_TOTALORDERF = 0
REPLACE_TOTALORDERL = 0
REPLACE_TOTALORDERMAG = 0
REPLACE_TOTALORDERMAGF = 0
REPLACE_TOTALORDERMAGL = 0
REPLACE_TRUNC = 0
REPLACE_TRUNCATE = 0
REPLACE_TRUNCF = 0
REPLACE_TRUNCL = 0
REPLACE_TTYNAME_R = 0
REPLACE_TZSET = 0
REPLACE_UNLINK = 0
REPLACE_UNLINKAT = 0
REPLACE_UNSETENV = 0
REPLACE_USLEEP = 0
REPLACE_UTIMENSAT = 0
REPLACE_VASPRINTF = 1
REPLACE_VDPRINTF = 0
REPLACE_VFPRINTF = 0
REPLACE_VPRINTF = 0
REPLACE_VSNPRINTF = 0
REPLACE_VSPRINTF = 0
REPLACE_WCRTOMB = 0
REPLACE_WCSCMP = 0
REPLACE_WCSFTIME = 0
REPLACE_WCSNCAT = 0
REPLACE_WCSNCMP = 0
REPLACE_WCSNRTOMBS = 0
REPLACE_WCSRTOMBS = 0
REPLACE_WCSSTR = 0
REPLACE_WCSTOK = 0
REPLACE_WCSWIDTH = 0
REPLACE_WCTOB = 0
REPLACE_WCTOMB = 0
REPLACE_WCWIDTH = 0
REPLACE_WMEMCMP = 0
REPLACE_WMEMPCPY = 0
REPLACE_WRITE = 0
REPLACE__EXIT = 0
SCHED_YIELD_LIB = 
SED = /Volumes/wrt3200/openwrt/staging_dir/host/bin/sed
SET_MAKE = 
SHELL = /usr/bin/env bash
SIG_ATOMIC_T_SUFFIX = 
SIZE_T_SUFFIX = 
SMALL_PTRDIFF_T = 0
STDARG_H = 
STDCKDINT_H = 
STDDEF_H = 
STDDEF_NOT_IDEMPOTENT = 0
STDINT_H = stdint.h
STRIP = strip
SYS_IOCTL_H_HAVE_WINSOCK2_H = 0
SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = 0
SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = 0
TEXI2DVI = /Volumes/wrt3200/openwrt/staging_dir/host/bin/texi2dvi
TIME_H_DEFINES_STRUCT_TIMESPEC = 1
TIME_H_DEFINES_TIME_UTC = 1
UINT32_MAX_LT_UINTMAX_MAX = 1
UINT64_MAX_EQ_ULONG_MAX = defined _LP64
UNDEFINE_STRTOK_R = 0
UNISTD_H_DEFINES_STRUCT_TIMESPEC = 0
UNISTD_H_HAVE_SYS_RANDOM_H = 0
UNISTD_H_HAVE_WINSOCK2_H = 0
UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = 0
VERSION = 0.24.1
WARN_CFLAGS = 
WCHAR_T_SUFFIX = 
WINDOWS_64_BIT_OFF_T = 0
WINDOWS_64_BIT_ST_SIZE = 0
WINDOWS_STAT_INODES = 0
WINDOWS_STAT_TIMESPEC = 0
WINT_T_SUFFIX = 
abs_builddir = /Volumes/wrt3200/openwrt/build_dir/hostpkg/gettext-0.24.1/libtextstyle/lib
abs_srcdir = /Volumes/wrt3200/openwrt/build_dir/hostpkg/gettext-0.24.1/libtextstyle/lib
abs_top_builddir = /Volumes/wrt3200/openwrt/build_dir/hostpkg/gettext-0.24.1/libtextstyle
abs_top_srcdir = /Volumes/wrt3200/openwrt/build_dir/hostpkg/gettext-0.24.1/libtextstyle
ac_ct_AR = ar
ac_ct_CC = 
ac_ct_CXX = 
ac_ct_DUMPBIN = 
am__include = include
am__leading_dot = .
am__quote = 
am__tar = ${AMTAR} chof - --owner=root --group=root "$$tardir"
am__untar = $${TAR-tar} xf -
bindir = ${exec_prefix}/bin
build = x86_64-apple-darwin24.6.0
build_alias = x86_64-apple-darwin24.6.0
build_cpu = x86_64
build_os = darwin24.6.0
build_vendor = apple
builddir = .
datadir = ${datarootdir}
datarootdir = ${prefix}/share
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
dvidir = ${docdir}
exec_prefix = /Volumes/wrt3200/openwrt/staging_dir/hostpkg
host = x86_64-apple-darwin24.6.0
host_alias = x86_64-apple-darwin24.6.0
host_cpu = x86_64
host_os = darwin24.6.0
host_vendor = apple
htmldir = ${docdir}
includedir = ${prefix}/include
infodir = ${datarootdir}/info
install_sh = ${SHELL} /Volumes/wrt3200/openwrt/build_dir/hostpkg/gettext-0.24.1/libtextstyle/build-aux/install-sh
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
localedir = ${datarootdir}/locale
localstatedir = /Volumes/wrt3200/openwrt/staging_dir/hostpkg/var
lts_LIBOBJDEPS =  $(DEPDIR)/asnprintf.Plo $(DEPDIR)/asprintf.Plo $(DEPDIR)/printf-args.Plo $(DEPDIR)/printf-parse.Plo $(DEPDIR)/snprintf.Plo $(DEPDIR)/vasnprintf.Plo $(DEPDIR)/vasprintf.Plo
lts_LIBOBJS =  asnprintf.o asprintf.o printf-args.o printf-parse.o snprintf.o vasnprintf.o vasprintf.o
lts_LTLIBOBJS =  asnprintf.lo asprintf.lo printf-args.lo printf-parse.lo snprintf.lo vasnprintf.lo vasprintf.lo
lts_libtextstyle_LIBOBJDEPS =  $(DEPDIR)/libtextstyle_la-asnprintf.Plo $(DEPDIR)/libtextstyle_la-asprintf.Plo $(DEPDIR)/libtextstyle_la-printf-args.Plo $(DEPDIR)/libtextstyle_la-printf-parse.Plo $(DEPDIR)/libtextstyle_la-snprintf.Plo $(DEPDIR)/libtextstyle_la-vasnprintf.Plo $(DEPDIR)/libtextstyle_la-vasprintf.Plo
lts_libtextstyle_LIBOBJS =  libtextstyle_a-asnprintf.o libtextstyle_a-asprintf.o libtextstyle_a-printf-args.o libtextstyle_a-printf-parse.o libtextstyle_a-snprintf.o libtextstyle_a-vasnprintf.o libtextstyle_a-vasprintf.o
lts_libtextstyle_LTLIBOBJS =  libtextstyle_la-asnprintf.lo libtextstyle_la-asprintf.lo libtextstyle_la-printf-args.lo libtextstyle_la-printf-parse.lo libtextstyle_la-snprintf.lo libtextstyle_la-vasnprintf.lo libtextstyle_la-vasprintf.lo
ltstests_LIBOBJDEPS = 
ltstests_LIBOBJS = 
ltstests_LTLIBOBJS = 
ltstests_WITNESS = IN_LIBTEXTSTYLE_GNULIB_TESTS
ltstests_libtextstyle_LIBOBJDEPS = 
ltstests_libtextstyle_LIBOBJS = 
ltstests_libtextstyle_LTLIBOBJS = 
mandir = ${datarootdir}/man
mkdir_p = $(MKDIR_P)
oldincludedir = /usr/include
pdfdir = ${docdir}
prefix = /Volumes/wrt3200/openwrt/staging_dir/hostpkg
program_transform_name = s&$$&&;s&^&&
psdir = ${docdir}
runstatedir = ${localstatedir}/run
sbindir = /Volumes/wrt3200/openwrt/staging_dir/hostpkg/bin
sharedstatedir = ${prefix}/com
srcdir = .
sysconfdir = /Volumes/wrt3200/openwrt/staging_dir/hostpkg/etc
target_alias = x86_64-apple-darwin24.6.0
top_build_prefix = ../
top_builddir = ..
top_srcdir = ..
AUTOMAKE_OPTIONS = 1.13 gnits subdir-objects

# Version information according to Woe32 conventions.
EXTRA_DIST = alignof.h alloca.in.h assert.in.h verify.h attribute.h \
	basename-lgpl.h calloc.c calloc.c cloexec.h concat-filename.h \
	errno.in.h error.in.h exitfail.h fcntl.in.h fd-hook.h \
	fd-ostream.h fd-ostream.c fd_ostream.priv.h fd_ostream.vt.h \
	fd-ostream.oo.c fd-ostream.oo.h file-ostream.h file-ostream.c \
	file_ostream.priv.h file_ostream.vt.h file-ostream.oo.c \
	file-ostream.oo.h filename.h float.in.h fpucw.h frexp.c \
	frexp.c frexpl.c stat-w32.c stat-w32.h w32sock.h getprogname.h \
	$(top_srcdir)/build-aux/config.rpath \
	$(top_srcdir)/build-aux/config.rpath html-ostream.h \
	html-ostream.c html_ostream.priv.h html_ostream.vt.h \
	html-ostream.oo.c html-ostream.oo.h html-styled-ostream.h \
	html-styled-ostream.c html_styled_ostream.priv.h \
	html_styled_ostream.vt.h html-styled-ostream.oo.c \
	html-styled-ostream.oo.h ialloc.h iconv-ostream.h \
	iconv-ostream.c iconv_ostream.priv.h iconv_ostream.vt.h \
	iconv-ostream.oo.c iconv-ostream.oo.h intprops-internal.h \
	intprops.h inttypes.in.h float+.h isnan.c isnand.c float+.h \
	isnan.c isnand-nolibm.h isnand.c float+.h isnan.c isnanf.c \
	float+.h isnan.c isnanf-nolibm.h isnanf.c float+.h isnan.c \
	isnanl.c float+.h isnan.c isnanl-nolibm.h isnanl.c \
	libcroco/cr-additional-sel.c libcroco/cr-additional-sel.h \
	libcroco/cr-attr-sel.c libcroco/cr-attr-sel.h \
	libcroco/cr-cascade.c libcroco/cr-cascade.h \
	libcroco/cr-declaration.c libcroco/cr-declaration.h \
	libcroco/cr-doc-handler.c libcroco/cr-doc-handler.h \
	libcroco/cr-enc-handler.c libcroco/cr-enc-handler.h \
	libcroco/cr-fonts.c libcroco/cr-fonts.h libcroco/cr-input.c \
	libcroco/cr-input.h libcroco/cr-num.c libcroco/cr-num.h \
	libcroco/cr-om-parser.c libcroco/cr-om-parser.h \
	libcroco/cr-parser.c libcroco/cr-parser.h \
	libcroco/cr-parsing-location.c libcroco/cr-parsing-location.h \
	libcroco/cr-prop-list.c libcroco/cr-prop-list.h \
	libcroco/cr-pseudo.c libcroco/cr-pseudo.h libcroco/cr-rgb.c \
	libcroco/cr-rgb.h libcroco/cr-sel-eng.c libcroco/cr-sel-eng.h \
	libcroco/cr-selector.c libcroco/cr-selector.h \
	libcroco/cr-simple-sel.c libcroco/cr-simple-sel.h \
	libcroco/cr-statement.c libcroco/cr-statement.h \
	libcroco/cr-string.c libcroco/cr-string.h libcroco/cr-style.c \
	libcroco/cr-style.h libcroco/cr-stylesheet.c \
	libcroco/cr-stylesheet.h libcroco/cr-term.c libcroco/cr-term.h \
	libcroco/cr-tknzr.c libcroco/cr-tknzr.h libcroco/cr-token.c \
	libcroco/cr-token.h libcroco/cr-utils.c libcroco/cr-utils.h \
	libcroco/libcroco-config.h libcroco/libcroco.h glib.in.h \
	glib/ghash.c glib/ghash.in.h glib/glist.c glib/glist.in.h \
	glib/gmacros.in.h glib/gmessages.c glib/gprimes.c \
	glib/gprimes.in.h glib/gprintfint.in.h glib/gstrfuncs.c \
	glib/gstrfuncs.in.h glib/gstring.c glib/gstring.in.h \
	glib/gtypes.in.h glibconfig.in.h libxml/COPYING \
	libxml/DOCBparser.c libxml/DOCBparser.in.h libxml/HTMLparser.c \
	libxml/HTMLparser.in.h libxml/HTMLtree.c libxml/HTMLtree.in.h \
	libxml/SAX.c libxml/SAX.in.h libxml/SAX2.c libxml/SAX2.in.h \
	libxml/buf.c libxml/buf.h libxml/c14n.c libxml/c14n.in.h \
	libxml/catalog.c libxml/catalog.in.h libxml/chvalid.c \
	libxml/chvalid.in.h libxml/debugXML.c libxml/debugXML.in.h \
	libxml/dict.c libxml/dict.in.h libxml/elfgcchack.h \
	libxml/enc.h libxml/encoding.c libxml/encoding.in.h \
	libxml/entities.c libxml/entities.in.h libxml/error.c \
	libxml/globals.c libxml/globals.in.h libxml/hash.c \
	libxml/hash.in.h libxml/legacy.c libxml/libxml.h libxml/list.c \
	libxml/list.in.h libxml/nanoftp.c libxml/nanoftp.in.h \
	libxml/nanohttp.c libxml/nanohttp.in.h libxml/parser.c \
	libxml/parser.in.h libxml/parserInternals.c \
	libxml/parserInternals.in.h libxml/pattern.c \
	libxml/pattern.in.h libxml/relaxng.c libxml/relaxng.in.h \
	libxml/save.h libxml/schemasInternals.in.h libxml/schematron.c \
	libxml/schematron.in.h libxml/threads.c libxml/threads.in.h \
	libxml/timsort.h libxml/tree.c libxml/tree.in.h \
	libxml/trionan.c libxml/uri.c libxml/uri.in.h libxml/valid.c \
	libxml/valid.in.h libxml/xinclude.c libxml/xinclude.in.h \
	libxml/xlink.c libxml/xlink.in.h libxml/xmlIO.c \
	libxml/xmlIO.in.h libxml/xmlautomata.in.h libxml/xmlerror.in.h \
	libxml/xmlexports.in.h libxml/xmlmemory.c \
	libxml/xmlmemory.in.h libxml/xmlmodule.c libxml/xmlmodule.in.h \
	libxml/xmlreader.c libxml/xmlreader.in.h libxml/xmlregexp.c \
	libxml/xmlregexp.in.h libxml/xmlsave.c libxml/xmlsave.in.h \
	libxml/xmlschemas.c libxml/xmlschemas.in.h \
	libxml/xmlschemastypes.c libxml/xmlschemastypes.in.h \
	libxml/xmlstring.c libxml/xmlstring.in.h libxml/xmlunicode.c \
	libxml/xmlunicode.in.h libxml/xmlversion.in.h \
	libxml/xmlwriter.c libxml/xmlwriter.in.h libxml/xpath.c \
	libxml/xpath.in.h libxml/xpathInternals.in.h libxml/xpointer.c \
	libxml/xpointer.in.h limits.in.h locale.in.h malloc.c malloc.c \
	malloca.h math.in.h memchr.valgrind memory-ostream.h \
	memory-ostream.c memory_ostream.priv.h memory_ostream.vt.h \
	memory-ostream.oo.c memory-ostream.oo.h moo.h \
	$(top_srcdir)/build-aux/moopp msvc-inval.h msvc-nothrow.h \
	noop-styled-ostream.h noop-styled-ostream.c \
	noop_styled_ostream.priv.h noop_styled_ostream.vt.h \
	noop-styled-ostream.oo.c noop-styled-ostream.oo.h obstack.in.h \
	ostream.h ostream.c ostream.priv.h ostream.vt.h ostream.oo.c \
	ostream.oo.h pathmax.h printf-frexp.h printf-frexp.c \
	printf-frexpl.h pthread.in.h safe-read.h sys-limits.h \
	safe-read.c safe-write.h sys-limits.h sched.in.h sig-handler.h \
	signal.in.h float+.h _Noreturn.h arg-nonnull.h c++defs.h \
	warn-on-use.h snprintf.c w32sock.h stat-w32.c stat-w32.h \
	stat-time.h stdarg.in.h intprops-internal.h stdckdint.in.h \
	stddef.in.h stdint.in.h stdio.in.h stdlib.in.h \
	strerror-override.h string.in.h styled-ostream.h \
	styled-ostream.c styled_ostream.priv.h styled_ostream.vt.h \
	styled-ostream.oo.c styled-ostream.oo.h sys_socket.in.h \
	sys_stat.in.h sys_time.in.h sys_types.in.h sys_uio.in.h \
	term-ostream.h term-ostream.c term_ostream.priv.h \
	term_ostream.vt.h term-ostream.oo.c term-ostream.oo.h \
	term-style-control.h term-styled-ostream.h \
	term-styled-ostream.c term_styled_ostream.priv.h \
	term_styled_ostream.vt.h term-styled-ostream.oo.c \
	term-styled-ostream.oo.h tparm.c tputs.c terminfo.h \
	thread-optim.h time.in.h unistd.in.h unistr.in.h unitypes.in.h \
	asnprintf.c float+.h printf-args.c printf-args.h \
	printf-parse.c printf-parse.h vasnprintf.c vasnprintf.h \
	asprintf.c vasprintf.c vsnprintf.c wchar.in.h \
	windows-initguard.h windows-mutex.h windows-once.h \
	windows-initguard.h windows-recmutex.h windows-initguard.h \
	windows-rwlock.h xalloc.h xalloc.h xalloc-oversized.h \
	concat-filename.h xgetaname-impl.h xalloc.h stdbool.mini.h \
	libtextstyle.sym.in declared.sh libtextstyle.rc
BUILT_SOURCES = $(ALLOCA_H) $(ASSERT_H) $(ERRNO_H) error.h fcntl.h \
	fd-ostream.h fd-ostream.c fd_ostream.priv.h fd_ostream.vt.h \
	file-ostream.h file-ostream.c file_ostream.priv.h \
	file_ostream.vt.h $(FLOAT_H) html-ostream.h html-ostream.c \
	html_ostream.priv.h html_ostream.vt.h html-styled-ostream.h \
	html-styled-ostream.c html_styled_ostream.priv.h \
	html_styled_ostream.vt.h iconv-ostream.h iconv-ostream.c \
	iconv_ostream.priv.h iconv_ostream.vt.h inttypes.h \
	$(LIBGLIB_H) $(LIBXML_H) $(LIMITS_H) locale.h math.h \
	memory-ostream.h memory-ostream.c memory_ostream.priv.h \
	memory_ostream.vt.h noop-styled-ostream.h \
	noop-styled-ostream.c noop_styled_ostream.priv.h \
	noop_styled_ostream.vt.h $(OBSTACK_H) ostream.h ostream.c \
	ostream.priv.h ostream.vt.h pthread.h sched.h signal.h \
	$(STDARG_H) $(STDCKDINT_H) $(STDDEF_H) $(STDINT_H) stdio.h \
	stdlib.h string.h styled-ostream.h styled-ostream.c \
	styled_ostream.priv.h styled_ostream.vt.h sys/socket.h \
	sys/stat.h sys/time.h sys/types.h sys/uio.h term-ostream.h \
	term-ostream.c term_ostream.priv.h term_ostream.vt.h \
	term-styled-ostream.h term-styled-ostream.c \
	term_styled_ostream.priv.h term_styled_ostream.vt.h time.h \
	unistd.h $(LIBUNISTRING_UNISTR_H) $(LIBUNISTRING_UNITYPES_H) \
	wchar.h textstyle/stdbool.h
# We distribute it because declared.sh relies on GNU sed.
# The GNU Coding Standards say in
# <https://www.gnu.org/prep/standards/html_node/Makefile-Basics.html>:
#   "GNU distributions usually contain some files which are not source files
#    ... . Since these files normally appear in the source directory, they
#    should always appear in the source directory, not in the build directory.
#    So Makefile rules to update them should put the updated files in the
#    source directory."
# Therefore we put this file in the source directory, not the build directory.
MOSTLYCLEANFILES = core *.stackdump core *.stackdump alloca.h \
	alloca.h-t assert.h assert.h-t errno.h errno.h-t error.h \
	error.h-t fcntl.h fcntl.h-t float.h float.h-t inttypes.h \
	inttypes.h-t glib.h glibconfig.h glib/ghash.h glib/glist.h \
	glib/gmacros.h glib/gprimes.h glib/gprintfint.h \
	glib/gstrfuncs.h glib/gstring.h glib/gtypes.h glib.h-t \
	glibconfig.h-t glib/*.h-t libxml/DOCBparser.h \
	libxml/HTMLparser.h libxml/HTMLtree.h libxml/SAX.h \
	libxml/SAX2.h libxml/c14n.h libxml/catalog.h libxml/chvalid.h \
	libxml/debugXML.h libxml/dict.h libxml/encoding.h \
	libxml/entities.h libxml/globals.h libxml/hash.h libxml/list.h \
	libxml/nanoftp.h libxml/nanohttp.h libxml/parser.h \
	libxml/parserInternals.h libxml/pattern.h libxml/relaxng.h \
	libxml/schemasInternals.h libxml/schematron.h libxml/threads.h \
	libxml/tree.h libxml/uri.h libxml/valid.h libxml/xinclude.h \
	libxml/xlink.h libxml/xmlIO.h libxml/xmlautomata.h \
	libxml/xmlerror.h libxml/xmlexports.h libxml/xmlmemory.h \
	libxml/xmlmodule.h libxml/xmlreader.h libxml/xmlregexp.h \
	libxml/xmlsave.h libxml/xmlschemas.h libxml/xmlschemastypes.h \
	libxml/xmlstring.h libxml/xmlunicode.h libxml/xmlversion.h \
	libxml/xmlwriter.h libxml/xpath.h libxml/xpathInternals.h \
	libxml/xpointer.h libxml/*.h-t limits.h limits.h-t locale.h \
	locale.h-t math.h math.h-t1 math.h-t2 math.h-t3 math.h-t4 \
	math.h-t5 math.h-t6 obstack.h obstack.h-t pthread.h \
	pthread.h-t1 pthread.h-t2 pthread.h-t3 pthread.h-t4 sched.h \
	sched.h-t signal.h signal.h-t stdarg.h stdarg.h-t stdckdint.h \
	stdckdint.h-t stddef.h stddef.h-t stdint.h stdint.h-t stdio.h \
	stdio.h-t1 stdio.h-t2 stdio.h-t3 stdlib.h stdlib.h-t1 \
	stdlib.h-t2 stdlib.h-t3 string.h string.h-t1 string.h-t2 \
	sys/socket.h sys/socket.h-t sys/stat.h sys/stat.h-t sys/time.h \
	sys/time.h-t sys/types.h sys/types.h-t sys/uio.h sys/uio.h-t \
	time.h time.h-t unistd.h unistd.h-t1 unistd.h-t2 unistd.h-t3 \
	unistd.h-t4 unistr.h unistr.h-t unitypes.h unitypes.h-t \
	wchar.h wchar.h-t1 wchar.h-t2 wchar.h-t3 textstyle/stdbool.h-t \
	libtextstyle.sym.in-t1 libtextstyle.sym.in-t2 libtextstyle.sym \
	libtextstyle.sym-t config.h config.h-t $(am__append_58)
MOSTLYCLEANDIRS = sys sys sys sys sys
CLEANFILES = textstyle/stdbool.h
DISTCLEANFILES = 
MAINTAINERCLEANFILES = fd-ostream.h fd-ostream.c fd_ostream.priv.h \
	fd_ostream.vt.h file-ostream.h file-ostream.c \
	file_ostream.priv.h file_ostream.vt.h html-ostream.h \
	html-ostream.c html_ostream.priv.h html_ostream.vt.h \
	html-styled-ostream.h html-styled-ostream.c \
	html_styled_ostream.priv.h html_styled_ostream.vt.h \
	iconv-ostream.h iconv-ostream.c iconv_ostream.priv.h \
	iconv_ostream.vt.h memory-ostream.h memory-ostream.c \
	memory_ostream.priv.h memory_ostream.vt.h \
	noop-styled-ostream.h noop-styled-ostream.c \
	noop_styled_ostream.priv.h noop_styled_ostream.vt.h ostream.h \
	ostream.c ostream.priv.h ostream.vt.h styled-ostream.h \
	styled-ostream.c styled_ostream.priv.h styled_ostream.vt.h \
	term-ostream.h term-ostream.c term_ostream.priv.h \
	term_ostream.vt.h term-styled-ostream.h term-styled-ostream.c \
	term_styled_ostream.priv.h term_styled_ostream.vt.h \
	libtextstyle.sym.in $(BUILT_SOURCES)
SUFFIXES = 
lib_LTLIBRARIES = libtextstyle.la
noinst_LTLIBRARIES = $(am__append_21) $(am__append_25) \
	$(am__append_28)
nobase_include_HEADERS = textstyle.h

# The <stdbool.h> replacement that can be installed.

# textstyle/version.h is public.

# textstyle/woe32dll.h is not public, but is included by other header files.
nobase_nodist_include_HEADERS = textstyle/stdbool.h \
	textstyle/version.h textstyle/woe32dll.h
noinst_HEADERS = notinline.h

# Note that Automake's $(DEFAULT_INCLUDES) already contains
# -I. -I$(srcdir) -I$(top_builddir).

# Parametrization of the 'relocatable-lib-lgpl' module.
AM_CPPFLAGS = -Iglib -DIN_LIBTEXTSTYLE $(am__append_1) $(am__append_2) \
	$(INCGLIB) $(INCXML) $(am__append_18) $(am__append_22) \
	-DDEPENDS_ON_LIBICONV=1

# Enable more warning options in this directory.
AM_CFLAGS = 
# No GNU Make output.

# Rules generated and collected by gnulib-tool.

# Additional source files.
libtextstyle_la_SOURCES = gl_array_list.h gl_array_list.c \
	basename-lgpl.c binary-io.h binary-io.c c-ctype.h c-ctype.c \
	c-strcase.h c-strcasecmp.c c-strncasecmp.c cloexec.c \
	$(am__append_3) concat-filename.c $(am__append_4) \
	$(am__append_5) exitfail.c fatal-signal.h fatal-signal.c \
	$(am__append_6) fd-hook.c fd-ostream.c file-ostream.c \
	$(am__append_7) $(am__append_8) $(am__append_9) \
	$(am__append_10) $(am__append_11) full-write.h full-write.c \
	get_ppid_of.h get_ppid_of.c get_progname_of.h \
	get_progname_of.c $(am__append_12) $(am__append_13) \
	$(am__append_14) gettext.h $(am__append_15) html-ostream.c \
	html-styled-ostream.c ialloc.c iconv-ostream.c idx.h \
	$(am__append_16) $(am__append_17) gl_list.h gl_list.c \
	glthread/lock.h glthread/lock.c $(am__append_29) malloca.c \
	math.c mbszero.c mem-hash-map.h mem-hash-map.c \
	$(am__append_30) memory-ostream.c minmax.h $(am__append_31) \
	$(am__append_32) next-prime.h next-prime.c \
	noop-styled-ostream.c $(am__append_33) glthread/once.h \
	glthread/once.c $(am__append_34) ostream.c printf-frexp.c \
	printf-frexpl.c $(am__append_35) $(am__append_36) \
	$(am__append_37) $(am__append_38) $(am__append_39) safe-read.c \
	safe-write.c same-inode.h same-inode.c $(am__append_40) \
	sig-handler.c $(am__append_41) $(am__append_42) size_max.h \
	sockets.h sockets.c $(am__append_43) stat-time.c \
	$(am__append_44) $(am__append_45) stdlib.c $(am__append_46) \
	str_endswith.c str_startswith.c $(am__append_47) \
	$(am__append_48) styled-ostream.c sys_socket.c term-ostream.c \
	term-style-control.c term-styled-ostream.c \
	glthread/threadlib.c unistd.c $(am__append_49) vaszprintf.c \
	aszprintf.c vsnzprintf.c $(am__append_50) $(am__append_51) \
	$(am__append_52) $(am__append_53) $(am__append_54) xmalloc.c \
	xalloc-die.c xconcat-filename.c xgethostname.h xgethostname.c \
	gl_xlist.h gl_xlist.c xsize.h xsize.c xvasprintf.h \
	xvasprintf.c xasprintf.c color.h color.c misc.h misc.c \
	version.c
libtextstyle_la_CFLAGS = $(AM_CFLAGS) $(GL_CFLAG_GNULIB_WARNINGS)
libtextstyle_la_LIBADD = $(lts_libtextstyle_LTLIBOBJS) \
	$(am__append_19) $(am__append_23) $(am__append_26) \
	$(WOE32_LIBADD)
libtextstyle_la_DEPENDENCIES = $(lts_libtextstyle_LTLIBOBJS) \
	$(am__append_20) $(am__append_24) $(am__append_27) \
	$(WOE32_LIBADD)
EXTRA_libtextstyle_la_SOURCES = calloc.c calloc.c fd-ostream.oo.c \
	file-ostream.oo.c frexp.c frexp.c frexpl.c stat-w32.c \
	html-ostream.oo.c html-styled-ostream.oo.c iconv-ostream.oo.c \
	isnan.c isnand.c isnan.c isnand.c isnan.c isnanf.c isnan.c \
	isnanf.c isnan.c isnanl.c isnan.c isnanl.c \
	libcroco/cr-additional-sel.c libcroco/cr-attr-sel.c \
	libcroco/cr-cascade.c libcroco/cr-declaration.c \
	libcroco/cr-doc-handler.c libcroco/cr-enc-handler.c \
	libcroco/cr-fonts.c libcroco/cr-input.c libcroco/cr-num.c \
	libcroco/cr-om-parser.c libcroco/cr-parser.c \
	libcroco/cr-parsing-location.c libcroco/cr-prop-list.c \
	libcroco/cr-pseudo.c libcroco/cr-rgb.c libcroco/cr-sel-eng.c \
	libcroco/cr-selector.c libcroco/cr-simple-sel.c \
	libcroco/cr-statement.c libcroco/cr-string.c \
	libcroco/cr-style.c libcroco/cr-stylesheet.c \
	libcroco/cr-term.c libcroco/cr-tknzr.c libcroco/cr-token.c \
	libcroco/cr-utils.c glib/ghash.c glib/glist.c glib/gmessages.c \
	glib/gprimes.c glib/gstrfuncs.c glib/gstring.c \
	libxml/DOCBparser.c libxml/HTMLparser.c libxml/HTMLtree.c \
	libxml/SAX.c libxml/SAX2.c libxml/buf.c libxml/c14n.c \
	libxml/catalog.c libxml/chvalid.c libxml/debugXML.c \
	libxml/dict.c libxml/encoding.c libxml/entities.c \
	libxml/error.c libxml/globals.c libxml/hash.c libxml/legacy.c \
	libxml/list.c libxml/nanoftp.c libxml/nanohttp.c \
	libxml/parser.c libxml/parserInternals.c libxml/pattern.c \
	libxml/relaxng.c libxml/schematron.c libxml/threads.c \
	libxml/tree.c libxml/trionan.c libxml/uri.c libxml/valid.c \
	libxml/xinclude.c libxml/xlink.c libxml/xmlIO.c \
	libxml/xmlmemory.c libxml/xmlmodule.c libxml/xmlreader.c \
	libxml/xmlregexp.c libxml/xmlsave.c libxml/xmlschemas.c \
	libxml/xmlschemastypes.c libxml/xmlstring.c \
	libxml/xmlunicode.c libxml/xmlwriter.c libxml/xpath.c \
	libxml/xpointer.c malloc.c malloc.c memory-ostream.oo.c \
	noop-styled-ostream.oo.c ostream.oo.c printf-frexp.c \
	safe-read.c snprintf.c stat-w32.c styled-ostream.oo.c \
	term-ostream.oo.c term-styled-ostream.oo.c tparm.c tputs.c \
	asnprintf.c printf-args.c printf-parse.c vasnprintf.c \
	asprintf.c vasprintf.c vsnprintf.c

# How to build libtextstyle.la.
libtextstyle_la_LDFLAGS = $(AM_LDFLAGS) -no-undefined $(FABS_LIBM) \
	$(GETHOSTNAME_LIB) $(ISNAND_LIBM) $(ISNANF_LIBM) \
	$(ISNANL_LIBM) $(LIBPMULTITHREAD) $(LIBPTHREAD) $(LIBSOCKET) \
	$(LIBTHREAD) $(LOG10_LIBM) $(LTLIBICONV) $(LTLIBINTL) \
	$(POW_LIBM) $(LTLIBCROCO) $(LTLIBGLIB) $(LTLIBXML) \
	$(LTLIBTERMINFO) -no-undefined -export-symbols \
	libtextstyle.sym -version-info \
	$(LTV_CURRENT):$(LTV_REVISION):$(LTV_AGE) -rpath $(libdir)

# Use this preprocessor expression to decide whether #include_next works.
# Do not rely on a 'configure'-time test for this, since the expression
# might appear in an installed header, which is used by some other compiler.
HAVE_INCLUDE_NEXT = (__GNUC__ || __clang__ || 60000000 <= __DECC_VER)

# In 'sed', replace the pattern space with a "DO NOT EDIT" comment.
SED_HEADER_NOEDIT = s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,

# '$(SED_HEADER_STDOUT) -e "..."' runs 'sed' but first outputs "DO NOT EDIT".
SED_HEADER_STDOUT = sed -e 1h -e '1$(SED_HEADER_NOEDIT)' -e 1G

# '$(SED_HEADER_TO_AT_t) FILE' copies FILE to $@-t, prepending a leading
# "DO_NOT_EDIT".  Although this could be done more simply via:
#	SED_HEADER_TO_AT_t = $(SED_HEADER_STDOUT) > $@-t
# the -n and 'w' avoid a fork+exec, at least when GNU Make is used.
SED_HEADER_TO_AT_t = $(SED_HEADER_STDOUT) -n -e 'w $@-t'

# Use $(gl_V_at) instead of $(AM_V_GEN) or $(AM_V_at) on a line that
# is its recipe's first line if and only if @NMD@ lines are absent.
gl_V_at = $(AM_V_GEN)
libcroco_rpl_la_SOURCES = \
  libcroco/cr-additional-sel.c \
  libcroco/cr-attr-sel.c \
  libcroco/cr-cascade.c \
  libcroco/cr-declaration.c \
  libcroco/cr-doc-handler.c \
  libcroco/cr-enc-handler.c \
  libcroco/cr-fonts.c \
  libcroco/cr-input.c \
  libcroco/cr-num.c \
  libcroco/cr-om-parser.c \
  libcroco/cr-parser.c \
  libcroco/cr-parsing-location.c \
  libcroco/cr-prop-list.c \
  libcroco/cr-pseudo.c \
  libcroco/cr-rgb.c \
  libcroco/cr-sel-eng.c \
  libcroco/cr-selector.c \
  libcroco/cr-simple-sel.c \
  libcroco/cr-statement.c \
  libcroco/cr-string.c \
  libcroco/cr-style.c \
  libcroco/cr-stylesheet.c \
  libcroco/cr-term.c \
  libcroco/cr-tknzr.c \
  libcroco/cr-token.c \
  libcroco/cr-utils.c

libcroco_rpl_la_CPPFLAGS = $(AM_CPPFLAGS) $(NO_CXX)
libcroco_rpl_la_CFLAGS = 
libglib_rpl_la_SOURCES = \
  glib/ghash.c \
  glib/glist.c \
  glib/gmessages.c \
  glib/gprimes.c \
  glib/gstrfuncs.c \
  glib/gstring.c

libglib_rpl_la_CPPFLAGS = $(AM_CPPFLAGS) $(NO_CXX)
libglib_rpl_la_CFLAGS = 
libxml_rpl_la_SOURCES = \
  libxml/DOCBparser.c \
  libxml/HTMLparser.c \
  libxml/HTMLtree.c \
  libxml/SAX.c \
  libxml/SAX2.c \
  libxml/buf.h \
  libxml/buf.c \
  libxml/c14n.c \
  libxml/catalog.c \
  libxml/chvalid.c \
  libxml/debugXML.c \
  libxml/dict.c \
  libxml/enc.h \
  libxml/encoding.c \
  libxml/entities.c \
  libxml/error.c \
  libxml/globals.c \
  libxml/hash.c \
  libxml/legacy.c \
  libxml/list.c \
  libxml/nanoftp.c \
  libxml/nanohttp.c \
  libxml/parser.c \
  libxml/parserInternals.c \
  libxml/pattern.c \
  libxml/relaxng.c \
  libxml/save.h \
  libxml/schematron.c \
  libxml/threads.c \
  libxml/timsort.h \
  libxml/tree.c \
  libxml/trionan.c \
  libxml/uri.c \
  libxml/valid.c \
  libxml/xinclude.c \
  libxml/xlink.c \
  libxml/xmlIO.c \
  libxml/xmlmemory.c \
  libxml/xmlmodule.c \
  libxml/xmlreader.c \
  libxml/xmlregexp.c \
  libxml/xmlsave.c \
  libxml/xmlschemas.c \
  libxml/xmlschemastypes.c \
  libxml/xmlstring.c \
  libxml/xmlunicode.c \
  libxml/xmlwriter.c \
  libxml/xpath.c \
  libxml/xpointer.c

libxml_rpl_la_CPPFLAGS = $(AM_CPPFLAGS) $(NO_CXX)
# We need NO_EXPENSIVE_WARN_CFLAGS, because with gcc 13, the compilation of
# libxml/parser.c requires 1.9 GB of RAM with -fanalyzer, as opposed to
# 0.09 GB of RAM with -fno-analyzer.
libxml_rpl_la_CFLAGS =  
MOOPPFLAGS = 

# Because this Makefile snippet defines a variable used by other
# gnulib Makefile snippets, it must be present in all makefiles that
# need it. This is ensured by the applicability 'all' defined above.
_NORETURN_H = $(srcdir)/_Noreturn.h

# Because this Makefile snippet defines a variable used by other
# gnulib Makefile snippets, it must be present in all makefiles that
# need it. This is ensured by the applicability 'all' defined above.
ARG_NONNULL_H = $(srcdir)/arg-nonnull.h

# Because this Makefile snippet defines a variable used by other
# gnulib Makefile snippets, it must be present in all makefiles that
# need it. This is ensured by the applicability 'all' defined above.
CXXDEFS_H = $(srcdir)/c++defs.h

# Because this Makefile snippet defines a variable used by other
# gnulib Makefile snippets, it must be present in all makefiles that
# need it. This is ensured by the applicability 'all' defined above.
WARN_ON_USE_H = $(srcdir)/warn-on-use.h

# Directories that contain some CLEANFILES.
CLEANDIRS = 
CLEANDIRS_NOT_IN_SRCDIR = 

# Directories that contain some DISTCLEANFILES.
DISTCLEANDIRS = sys
DISTCLEANDIRS_NOT_IN_SRCDIR = textstyle

# List of header files that get installed and that declare 'extern' symbols.
HEADERS_WITH_EXTERNS = \
  textstyle.h \
  textstyle/version.in.h

COMPILATION_UNITS = $(libtextstyle_la_SOURCES) \
	$(lts_libtextstyle_LTLIBOBJS) $(am__append_55) \
	$(am__append_56) $(am__append_57)
WOE32_LIBADD = 
#WOE32_LIBADD = libtextstyle.res.lo

# Libtool's library version information for libtextstyle.
# See the libtool documentation, section "Library interface versions".
LTV_CURRENT = 2
LTV_REVISION = 4
LTV_AGE = 2
all: $(BUILT_SOURCES)
	$(MAKE) $(AM_MAKEFLAGS) all-am

.SUFFIXES:
.SUFFIXES: .c .lo .o .obj
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(srcdir)/Makefile.gnulib $(am__configure_deps)
	@for dep in $?; do \
	  case '$(am__configure_deps)' in \
	    *$$dep*) \
	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
	        && { if test -f $@; then exit 0; else break; fi; }; \
	      exit 1;; \
	  esac; \
	done; \
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits lib/Makefile'; \
	$(am__cd) $(top_srcdir) && \
	  $(AUTOMAKE) --gnits lib/Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
	@case '$?' in \
	  *config.status*) \
	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
	  *) \
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
	esac;
$(srcdir)/Makefile.gnulib $(am__empty):

$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh

$(top_srcdir)/configure:  $(am__configure_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(am__aclocal_m4_deps):
exported.sh: $(top_builddir)/config.status $(srcdir)/exported.sh.in
	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@

install-libLTLIBRARIES: $(lib_LTLIBRARIES)
	@$(NORMAL_INSTALL)
	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
	list2=; for p in $$list; do \
	  if test -f $$p; then \
	    list2="$$list2 $$p"; \
	  else :; fi; \
	done; \
	test -z "$$list2" || { \
	  echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
	  $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
	}

uninstall-libLTLIBRARIES:
	@$(NORMAL_UNINSTALL)
	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
	for p in $$list; do \
	  $(am__strip_dir) \
	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
	done

clean-libLTLIBRARIES:
	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
	@list='$(lib_LTLIBRARIES)'; \
	locs=`for p in $$list; do echo $$p; done | \
	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
	      sort -u`; \
	test -z "$$locs" || { \
	  echo rm -f $${locs}; \
	  rm -f $${locs}; \
	}

clean-noinstLTLIBRARIES:
	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
	@list='$(noinst_LTLIBRARIES)'; \
	locs=`for p in $$list; do echo $$p; done | \
	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
	      sort -u`; \
	test -z "$$locs" || { \
	  echo rm -f $${locs}; \
	  rm -f $${locs}; \
	}
libcroco/$(am__dirstamp):
	@$(MKDIR_P) libcroco
	@: > libcroco/$(am__dirstamp)
libcroco/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) libcroco/$(DEPDIR)
	@: > libcroco/$(DEPDIR)/$(am__dirstamp)
libcroco/rpl_la-cr-additional-sel.lo: libcroco/$(am__dirstamp) \
	libcroco/$(DEPDIR)/$(am__dirstamp)
libcroco/rpl_la-cr-attr-sel.lo: libcroco/$(am__dirstamp) \
	libcroco/$(DEPDIR)/$(am__dirstamp)
libcroco/rpl_la-cr-cascade.lo: libcroco/$(am__dirstamp) \
	libcroco/$(DEPDIR)/$(am__dirstamp)
libcroco/rpl_la-cr-declaration.lo: libcroco/$(am__dirstamp) \
	libcroco/$(DEPDIR)/$(am__dirstamp)
libcroco/rpl_la-cr-doc-handler.lo: libcroco/$(am__dirstamp) \
	libcroco/$(DEPDIR)/$(am__dirstamp)
libcroco/rpl_la-cr-enc-handler.lo: libcroco/$(am__dirstamp) \
	libcroco/$(DEPDIR)/$(am__dirstamp)
libcroco/rpl_la-cr-fonts.lo: libcroco/$(am__dirstamp) \
	libcroco/$(DEPDIR)/$(am__dirstamp)
libcroco/rpl_la-cr-input.lo: libcroco/$(am__dirstamp) \
	libcroco/$(DEPDIR)/$(am__dirstamp)
libcroco/rpl_la-cr-num.lo: libcroco/$(am__dirstamp) \
	libcroco/$(DEPDIR)/$(am__dirstamp)
libcroco/rpl_la-cr-om-parser.lo: libcroco/$(am__dirstamp) \
	libcroco/$(DEPDIR)/$(am__dirstamp)
libcroco/rpl_la-cr-parser.lo: libcroco/$(am__dirstamp) \
	libcroco/$(DEPDIR)/$(am__dirstamp)
libcroco/rpl_la-cr-parsing-location.lo: libcroco/$(am__dirstamp) \
	libcroco/$(DEPDIR)/$(am__dirstamp)
libcroco/rpl_la-cr-prop-list.lo: libcroco/$(am__dirstamp) \
	libcroco/$(DEPDIR)/$(am__dirstamp)
libcroco/rpl_la-cr-pseudo.lo: libcroco/$(am__dirstamp) \
	libcroco/$(DEPDIR)/$(am__dirstamp)
libcroco/rpl_la-cr-rgb.lo: libcroco/$(am__dirstamp) \
	libcroco/$(DEPDIR)/$(am__dirstamp)
libcroco/rpl_la-cr-sel-eng.lo: libcroco/$(am__dirstamp) \
	libcroco/$(DEPDIR)/$(am__dirstamp)
libcroco/rpl_la-cr-selector.lo: libcroco/$(am__dirstamp) \
	libcroco/$(DEPDIR)/$(am__dirstamp)
libcroco/rpl_la-cr-simple-sel.lo: libcroco/$(am__dirstamp) \
	libcroco/$(DEPDIR)/$(am__dirstamp)
libcroco/rpl_la-cr-statement.lo: libcroco/$(am__dirstamp) \
	libcroco/$(DEPDIR)/$(am__dirstamp)
libcroco/rpl_la-cr-string.lo: libcroco/$(am__dirstamp) \
	libcroco/$(DEPDIR)/$(am__dirstamp)
libcroco/rpl_la-cr-style.lo: libcroco/$(am__dirstamp) \
	libcroco/$(DEPDIR)/$(am__dirstamp)
libcroco/rpl_la-cr-stylesheet.lo: libcroco/$(am__dirstamp) \
	libcroco/$(DEPDIR)/$(am__dirstamp)
libcroco/rpl_la-cr-term.lo: libcroco/$(am__dirstamp) \
	libcroco/$(DEPDIR)/$(am__dirstamp)
libcroco/rpl_la-cr-tknzr.lo: libcroco/$(am__dirstamp) \
	libcroco/$(DEPDIR)/$(am__dirstamp)
libcroco/rpl_la-cr-token.lo: libcroco/$(am__dirstamp) \
	libcroco/$(DEPDIR)/$(am__dirstamp)
libcroco/rpl_la-cr-utils.lo: libcroco/$(am__dirstamp) \
	libcroco/$(DEPDIR)/$(am__dirstamp)

libcroco_rpl.la: $(libcroco_rpl_la_OBJECTS) $(libcroco_rpl_la_DEPENDENCIES) $(EXTRA_libcroco_rpl_la_DEPENDENCIES) 
	$(AM_V_CCLD)$(libcroco_rpl_la_LINK) $(am_libcroco_rpl_la_rpath) $(libcroco_rpl_la_OBJECTS) $(libcroco_rpl_la_LIBADD) $(LIBS)
glib/$(am__dirstamp):
	@$(MKDIR_P) glib
	@: > glib/$(am__dirstamp)
glib/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) glib/$(DEPDIR)
	@: > glib/$(DEPDIR)/$(am__dirstamp)
glib/libglib_rpl_la-ghash.lo: glib/$(am__dirstamp) \
	glib/$(DEPDIR)/$(am__dirstamp)
glib/libglib_rpl_la-glist.lo: glib/$(am__dirstamp) \
	glib/$(DEPDIR)/$(am__dirstamp)
glib/libglib_rpl_la-gmessages.lo: glib/$(am__dirstamp) \
	glib/$(DEPDIR)/$(am__dirstamp)
glib/libglib_rpl_la-gprimes.lo: glib/$(am__dirstamp) \
	glib/$(DEPDIR)/$(am__dirstamp)
glib/libglib_rpl_la-gstrfuncs.lo: glib/$(am__dirstamp) \
	glib/$(DEPDIR)/$(am__dirstamp)
glib/libglib_rpl_la-gstring.lo: glib/$(am__dirstamp) \
	glib/$(DEPDIR)/$(am__dirstamp)

libglib_rpl.la: $(libglib_rpl_la_OBJECTS) $(libglib_rpl_la_DEPENDENCIES) $(EXTRA_libglib_rpl_la_DEPENDENCIES) 
	$(AM_V_CCLD)$(libglib_rpl_la_LINK) $(am_libglib_rpl_la_rpath) $(libglib_rpl_la_OBJECTS) $(libglib_rpl_la_LIBADD) $(LIBS)
glthread/$(am__dirstamp):
	@$(MKDIR_P) glthread
	@: > glthread/$(am__dirstamp)
glthread/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) glthread/$(DEPDIR)
	@: > glthread/$(DEPDIR)/$(am__dirstamp)
glthread/libtextstyle_la-lock.lo: glthread/$(am__dirstamp) \
	glthread/$(DEPDIR)/$(am__dirstamp)
glthread/libtextstyle_la-once.lo: glthread/$(am__dirstamp) \
	glthread/$(DEPDIR)/$(am__dirstamp)
glthread/libtextstyle_la-threadlib.lo: glthread/$(am__dirstamp) \
	glthread/$(DEPDIR)/$(am__dirstamp)
unistr/$(am__dirstamp):
	@$(MKDIR_P) unistr
	@: > unistr/$(am__dirstamp)
unistr/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) unistr/$(DEPDIR)
	@: > unistr/$(DEPDIR)/$(am__dirstamp)
unistr/libtextstyle_la-u8-mbtouc.lo: unistr/$(am__dirstamp) \
	unistr/$(DEPDIR)/$(am__dirstamp)
unistr/libtextstyle_la-u8-mbtouc-aux.lo: unistr/$(am__dirstamp) \
	unistr/$(DEPDIR)/$(am__dirstamp)
libcroco/libtextstyle_la-cr-additional-sel.lo:  \
	libcroco/$(am__dirstamp) libcroco/$(DEPDIR)/$(am__dirstamp)
libcroco/libtextstyle_la-cr-attr-sel.lo: libcroco/$(am__dirstamp) \
	libcroco/$(DEPDIR)/$(am__dirstamp)
libcroco/libtextstyle_la-cr-cascade.lo: libcroco/$(am__dirstamp) \
	libcroco/$(DEPDIR)/$(am__dirstamp)
libcroco/libtextstyle_la-cr-declaration.lo: libcroco/$(am__dirstamp) \
	libcroco/$(DEPDIR)/$(am__dirstamp)
libcroco/libtextstyle_la-cr-doc-handler.lo: libcroco/$(am__dirstamp) \
	libcroco/$(DEPDIR)/$(am__dirstamp)
libcroco/libtextstyle_la-cr-enc-handler.lo: libcroco/$(am__dirstamp) \
	libcroco/$(DEPDIR)/$(am__dirstamp)
libcroco/libtextstyle_la-cr-fonts.lo: libcroco/$(am__dirstamp) \
	libcroco/$(DEPDIR)/$(am__dirstamp)
libcroco/libtextstyle_la-cr-input.lo: libcroco/$(am__dirstamp) \
	libcroco/$(DEPDIR)/$(am__dirstamp)
libcroco/libtextstyle_la-cr-num.lo: libcroco/$(am__dirstamp) \
	libcroco/$(DEPDIR)/$(am__dirstamp)
libcroco/libtextstyle_la-cr-om-parser.lo: libcroco/$(am__dirstamp) \
	libcroco/$(DEPDIR)/$(am__dirstamp)
libcroco/libtextstyle_la-cr-parser.lo: libcroco/$(am__dirstamp) \
	libcroco/$(DEPDIR)/$(am__dirstamp)
libcroco/libtextstyle_la-cr-parsing-location.lo:  \
	libcroco/$(am__dirstamp) libcroco/$(DEPDIR)/$(am__dirstamp)
libcroco/libtextstyle_la-cr-prop-list.lo: libcroco/$(am__dirstamp) \
	libcroco/$(DEPDIR)/$(am__dirstamp)
libcroco/libtextstyle_la-cr-pseudo.lo: libcroco/$(am__dirstamp) \
	libcroco/$(DEPDIR)/$(am__dirstamp)
libcroco/libtextstyle_la-cr-rgb.lo: libcroco/$(am__dirstamp) \
	libcroco/$(DEPDIR)/$(am__dirstamp)
libcroco/libtextstyle_la-cr-sel-eng.lo: libcroco/$(am__dirstamp) \
	libcroco/$(DEPDIR)/$(am__dirstamp)
libcroco/libtextstyle_la-cr-selector.lo: libcroco/$(am__dirstamp) \
	libcroco/$(DEPDIR)/$(am__dirstamp)
libcroco/libtextstyle_la-cr-simple-sel.lo: libcroco/$(am__dirstamp) \
	libcroco/$(DEPDIR)/$(am__dirstamp)
libcroco/libtextstyle_la-cr-statement.lo: libcroco/$(am__dirstamp) \
	libcroco/$(DEPDIR)/$(am__dirstamp)
libcroco/libtextstyle_la-cr-string.lo: libcroco/$(am__dirstamp) \
	libcroco/$(DEPDIR)/$(am__dirstamp)
libcroco/libtextstyle_la-cr-style.lo: libcroco/$(am__dirstamp) \
	libcroco/$(DEPDIR)/$(am__dirstamp)
libcroco/libtextstyle_la-cr-stylesheet.lo: libcroco/$(am__dirstamp) \
	libcroco/$(DEPDIR)/$(am__dirstamp)
libcroco/libtextstyle_la-cr-term.lo: libcroco/$(am__dirstamp) \
	libcroco/$(DEPDIR)/$(am__dirstamp)
libcroco/libtextstyle_la-cr-tknzr.lo: libcroco/$(am__dirstamp) \
	libcroco/$(DEPDIR)/$(am__dirstamp)
libcroco/libtextstyle_la-cr-token.lo: libcroco/$(am__dirstamp) \
	libcroco/$(DEPDIR)/$(am__dirstamp)
libcroco/libtextstyle_la-cr-utils.lo: libcroco/$(am__dirstamp) \
	libcroco/$(DEPDIR)/$(am__dirstamp)
glib/libtextstyle_la-ghash.lo: glib/$(am__dirstamp) \
	glib/$(DEPDIR)/$(am__dirstamp)
glib/libtextstyle_la-glist.lo: glib/$(am__dirstamp) \
	glib/$(DEPDIR)/$(am__dirstamp)
glib/libtextstyle_la-gmessages.lo: glib/$(am__dirstamp) \
	glib/$(DEPDIR)/$(am__dirstamp)
glib/libtextstyle_la-gprimes.lo: glib/$(am__dirstamp) \
	glib/$(DEPDIR)/$(am__dirstamp)
glib/libtextstyle_la-gstrfuncs.lo: glib/$(am__dirstamp) \
	glib/$(DEPDIR)/$(am__dirstamp)
glib/libtextstyle_la-gstring.lo: glib/$(am__dirstamp) \
	glib/$(DEPDIR)/$(am__dirstamp)
libxml/$(am__dirstamp):
	@$(MKDIR_P) libxml
	@: > libxml/$(am__dirstamp)
libxml/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) libxml/$(DEPDIR)
	@: > libxml/$(DEPDIR)/$(am__dirstamp)
libxml/libtextstyle_la-DOCBparser.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/libtextstyle_la-HTMLparser.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/libtextstyle_la-HTMLtree.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/libtextstyle_la-SAX.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/libtextstyle_la-SAX2.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/libtextstyle_la-buf.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/libtextstyle_la-c14n.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/libtextstyle_la-catalog.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/libtextstyle_la-chvalid.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/libtextstyle_la-debugXML.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/libtextstyle_la-dict.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/libtextstyle_la-encoding.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/libtextstyle_la-entities.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/libtextstyle_la-error.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/libtextstyle_la-globals.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/libtextstyle_la-hash.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/libtextstyle_la-legacy.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/libtextstyle_la-list.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/libtextstyle_la-nanoftp.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/libtextstyle_la-nanohttp.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/libtextstyle_la-parser.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/libtextstyle_la-parserInternals.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/libtextstyle_la-pattern.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/libtextstyle_la-relaxng.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/libtextstyle_la-schematron.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/libtextstyle_la-threads.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/libtextstyle_la-tree.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/libtextstyle_la-trionan.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/libtextstyle_la-uri.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/libtextstyle_la-valid.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/libtextstyle_la-xinclude.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/libtextstyle_la-xlink.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/libtextstyle_la-xmlIO.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/libtextstyle_la-xmlmemory.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/libtextstyle_la-xmlmodule.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/libtextstyle_la-xmlreader.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/libtextstyle_la-xmlregexp.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/libtextstyle_la-xmlsave.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/libtextstyle_la-xmlschemas.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/libtextstyle_la-xmlschemastypes.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/libtextstyle_la-xmlstring.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/libtextstyle_la-xmlunicode.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/libtextstyle_la-xmlwriter.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/libtextstyle_la-xpath.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/libtextstyle_la-xpointer.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)

libtextstyle.la: $(libtextstyle_la_OBJECTS) $(libtextstyle_la_DEPENDENCIES) $(EXTRA_libtextstyle_la_DEPENDENCIES) 
	$(AM_V_CCLD)$(libtextstyle_la_LINK) -rpath $(libdir) $(libtextstyle_la_OBJECTS) $(libtextstyle_la_LIBADD) $(LIBS)
libxml/rpl_la-DOCBparser.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/rpl_la-HTMLparser.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/rpl_la-HTMLtree.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/rpl_la-SAX.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/rpl_la-SAX2.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/rpl_la-buf.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/rpl_la-c14n.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/rpl_la-catalog.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/rpl_la-chvalid.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/rpl_la-debugXML.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/rpl_la-dict.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/rpl_la-encoding.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/rpl_la-entities.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/rpl_la-error.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/rpl_la-globals.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/rpl_la-hash.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/rpl_la-legacy.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/rpl_la-list.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/rpl_la-nanoftp.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/rpl_la-nanohttp.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/rpl_la-parser.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/rpl_la-parserInternals.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/rpl_la-pattern.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/rpl_la-relaxng.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/rpl_la-schematron.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/rpl_la-threads.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/rpl_la-tree.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/rpl_la-trionan.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/rpl_la-uri.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/rpl_la-valid.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/rpl_la-xinclude.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/rpl_la-xlink.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/rpl_la-xmlIO.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/rpl_la-xmlmemory.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/rpl_la-xmlmodule.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/rpl_la-xmlreader.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/rpl_la-xmlregexp.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/rpl_la-xmlsave.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/rpl_la-xmlschemas.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/rpl_la-xmlschemastypes.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/rpl_la-xmlstring.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/rpl_la-xmlunicode.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/rpl_la-xmlwriter.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/rpl_la-xpath.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)
libxml/rpl_la-xpointer.lo: libxml/$(am__dirstamp) \
	libxml/$(DEPDIR)/$(am__dirstamp)

libxml_rpl.la: $(libxml_rpl_la_OBJECTS) $(libxml_rpl_la_DEPENDENCIES) $(EXTRA_libxml_rpl_la_DEPENDENCIES) 
	$(AM_V_CCLD)$(libxml_rpl_la_LINK) $(am_libxml_rpl_la_rpath) $(libxml_rpl_la_OBJECTS) $(libxml_rpl_la_LIBADD) $(LIBS)

mostlyclean-compile:
	-rm -f *.$(OBJEXT)
	-rm -f glib/*.$(OBJEXT)
	-rm -f glib/*.lo
	-rm -f glthread/*.$(OBJEXT)
	-rm -f glthread/*.lo
	-rm -f libcroco/*.$(OBJEXT)
	-rm -f libcroco/*.lo
	-rm -f libxml/*.$(OBJEXT)
	-rm -f libxml/*.lo
	-rm -f unistr/*.$(OBJEXT)
	-rm -f unistr/*.lo

distclean-compile:
	-rm -f *.tab.c

#include ./$(DEPDIR)/libtextstyle_la-asnprintf.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-asprintf.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-aszprintf.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-basename-lgpl.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-binary-io.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-c-ctype.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-c-strcasecmp.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-c-strncasecmp.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-calloc.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-cloexec.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-close.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-color.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-concat-filename.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-dup2.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-error.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-exitfail.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-fatal-signal.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-fcntl.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-fd-hook.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-fd-ostream.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-fd-ostream.oo.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-file-ostream.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-file-ostream.oo.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-float.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-free.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-frexp.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-frexpl.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-fstat.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-fsync.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-full-write.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-get_ppid_of.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-get_progname_of.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-getdtablesize.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-gethostname.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-getprogname.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-gettimeofday.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-gl_array_list.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-gl_list.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-gl_xlist.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-html-ostream.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-html-ostream.oo.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-html-styled-ostream.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-html-styled-ostream.oo.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-ialloc.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-iconv-ostream.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-iconv-ostream.oo.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-isatty.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-isinf.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-isnan.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-isnand.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-isnanf.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-isnanl.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-itold.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-log10.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-malloc.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-malloca.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-math.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-mbszero.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-mem-hash-map.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-memchr.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-memory-ostream.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-memory-ostream.oo.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-misc.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-msvc-inval.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-msvc-nothrow.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-next-prime.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-noop-styled-ostream.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-noop-styled-ostream.oo.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-obstack.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-open.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-ostream.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-ostream.oo.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-printf-args.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-printf-frexp.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-printf-frexpl.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-printf-parse.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-pthread-once.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-raise.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-read.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-realloc.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-reallocarray.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-safe-read.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-safe-write.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-same-inode.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-sig-handler.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-sigaction.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-signbitd.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-signbitf.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-signbitl.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-sigprocmask.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-snprintf.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-sockets.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-stat-time.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-stat-w32.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-stat.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-stdio-read.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-stdio-write.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-stdlib.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-stpcpy.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-str_endswith.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-str_startswith.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-strerror-override.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-strerror.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-styled-ostream.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-styled-ostream.oo.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-sys_socket.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-term-ostream.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-term-ostream.oo.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-term-style-control.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-term-styled-ostream.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-term-styled-ostream.oo.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-tparm.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-tputs.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-unistd.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-vasnprintf.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-vasprintf.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-vaszprintf.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-version.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-vsnprintf.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-vsnzprintf.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-windows-mutex.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-windows-once.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-windows-recmutex.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-windows-rwlock.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-write.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-xalloc-die.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-xasprintf.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-xconcat-filename.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-xgethostname.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-xmalloc.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-xsize.Plo # am--include-marker
#include ./$(DEPDIR)/libtextstyle_la-xvasprintf.Plo # am--include-marker
#include glib/$(DEPDIR)/libglib_rpl_la-ghash.Plo # am--include-marker
#include glib/$(DEPDIR)/libglib_rpl_la-glist.Plo # am--include-marker
#include glib/$(DEPDIR)/libglib_rpl_la-gmessages.Plo # am--include-marker
#include glib/$(DEPDIR)/libglib_rpl_la-gprimes.Plo # am--include-marker
#include glib/$(DEPDIR)/libglib_rpl_la-gstrfuncs.Plo # am--include-marker
#include glib/$(DEPDIR)/libglib_rpl_la-gstring.Plo # am--include-marker
#include glib/$(DEPDIR)/libtextstyle_la-ghash.Plo # am--include-marker
#include glib/$(DEPDIR)/libtextstyle_la-glist.Plo # am--include-marker
#include glib/$(DEPDIR)/libtextstyle_la-gmessages.Plo # am--include-marker
#include glib/$(DEPDIR)/libtextstyle_la-gprimes.Plo # am--include-marker
#include glib/$(DEPDIR)/libtextstyle_la-gstrfuncs.Plo # am--include-marker
#include glib/$(DEPDIR)/libtextstyle_la-gstring.Plo # am--include-marker
#include glthread/$(DEPDIR)/libtextstyle_la-lock.Plo # am--include-marker
#include glthread/$(DEPDIR)/libtextstyle_la-once.Plo # am--include-marker
#include glthread/$(DEPDIR)/libtextstyle_la-threadlib.Plo # am--include-marker
#include libcroco/$(DEPDIR)/libtextstyle_la-cr-additional-sel.Plo # am--include-marker
#include libcroco/$(DEPDIR)/libtextstyle_la-cr-attr-sel.Plo # am--include-marker
#include libcroco/$(DEPDIR)/libtextstyle_la-cr-cascade.Plo # am--include-marker
#include libcroco/$(DEPDIR)/libtextstyle_la-cr-declaration.Plo # am--include-marker
#include libcroco/$(DEPDIR)/libtextstyle_la-cr-doc-handler.Plo # am--include-marker
#include libcroco/$(DEPDIR)/libtextstyle_la-cr-enc-handler.Plo # am--include-marker
#include libcroco/$(DEPDIR)/libtextstyle_la-cr-fonts.Plo # am--include-marker
#include libcroco/$(DEPDIR)/libtextstyle_la-cr-input.Plo # am--include-marker
#include libcroco/$(DEPDIR)/libtextstyle_la-cr-num.Plo # am--include-marker
#include libcroco/$(DEPDIR)/libtextstyle_la-cr-om-parser.Plo # am--include-marker
#include libcroco/$(DEPDIR)/libtextstyle_la-cr-parser.Plo # am--include-marker
#include libcroco/$(DEPDIR)/libtextstyle_la-cr-parsing-location.Plo # am--include-marker
#include libcroco/$(DEPDIR)/libtextstyle_la-cr-prop-list.Plo # am--include-marker
#include libcroco/$(DEPDIR)/libtextstyle_la-cr-pseudo.Plo # am--include-marker
#include libcroco/$(DEPDIR)/libtextstyle_la-cr-rgb.Plo # am--include-marker
#include libcroco/$(DEPDIR)/libtextstyle_la-cr-sel-eng.Plo # am--include-marker
#include libcroco/$(DEPDIR)/libtextstyle_la-cr-selector.Plo # am--include-marker
#include libcroco/$(DEPDIR)/libtextstyle_la-cr-simple-sel.Plo # am--include-marker
#include libcroco/$(DEPDIR)/libtextstyle_la-cr-statement.Plo # am--include-marker
#include libcroco/$(DEPDIR)/libtextstyle_la-cr-string.Plo # am--include-marker
#include libcroco/$(DEPDIR)/libtextstyle_la-cr-style.Plo # am--include-marker
#include libcroco/$(DEPDIR)/libtextstyle_la-cr-stylesheet.Plo # am--include-marker
#include libcroco/$(DEPDIR)/libtextstyle_la-cr-term.Plo # am--include-marker
#include libcroco/$(DEPDIR)/libtextstyle_la-cr-tknzr.Plo # am--include-marker
#include libcroco/$(DEPDIR)/libtextstyle_la-cr-token.Plo # am--include-marker
#include libcroco/$(DEPDIR)/libtextstyle_la-cr-utils.Plo # am--include-marker
#include libcroco/$(DEPDIR)/rpl_la-cr-additional-sel.Plo # am--include-marker
#include libcroco/$(DEPDIR)/rpl_la-cr-attr-sel.Plo # am--include-marker
#include libcroco/$(DEPDIR)/rpl_la-cr-cascade.Plo # am--include-marker
#include libcroco/$(DEPDIR)/rpl_la-cr-declaration.Plo # am--include-marker
#include libcroco/$(DEPDIR)/rpl_la-cr-doc-handler.Plo # am--include-marker
#include libcroco/$(DEPDIR)/rpl_la-cr-enc-handler.Plo # am--include-marker
#include libcroco/$(DEPDIR)/rpl_la-cr-fonts.Plo # am--include-marker
#include libcroco/$(DEPDIR)/rpl_la-cr-input.Plo # am--include-marker
#include libcroco/$(DEPDIR)/rpl_la-cr-num.Plo # am--include-marker
#include libcroco/$(DEPDIR)/rpl_la-cr-om-parser.Plo # am--include-marker
#include libcroco/$(DEPDIR)/rpl_la-cr-parser.Plo # am--include-marker
#include libcroco/$(DEPDIR)/rpl_la-cr-parsing-location.Plo # am--include-marker
#include libcroco/$(DEPDIR)/rpl_la-cr-prop-list.Plo # am--include-marker
#include libcroco/$(DEPDIR)/rpl_la-cr-pseudo.Plo # am--include-marker
#include libcroco/$(DEPDIR)/rpl_la-cr-rgb.Plo # am--include-marker
#include libcroco/$(DEPDIR)/rpl_la-cr-sel-eng.Plo # am--include-marker
#include libcroco/$(DEPDIR)/rpl_la-cr-selector.Plo # am--include-marker
#include libcroco/$(DEPDIR)/rpl_la-cr-simple-sel.Plo # am--include-marker
#include libcroco/$(DEPDIR)/rpl_la-cr-statement.Plo # am--include-marker
#include libcroco/$(DEPDIR)/rpl_la-cr-string.Plo # am--include-marker
#include libcroco/$(DEPDIR)/rpl_la-cr-style.Plo # am--include-marker
#include libcroco/$(DEPDIR)/rpl_la-cr-stylesheet.Plo # am--include-marker
#include libcroco/$(DEPDIR)/rpl_la-cr-term.Plo # am--include-marker
#include libcroco/$(DEPDIR)/rpl_la-cr-tknzr.Plo # am--include-marker
#include libcroco/$(DEPDIR)/rpl_la-cr-token.Plo # am--include-marker
#include libcroco/$(DEPDIR)/rpl_la-cr-utils.Plo # am--include-marker
#include libxml/$(DEPDIR)/libtextstyle_la-DOCBparser.Plo # am--include-marker
#include libxml/$(DEPDIR)/libtextstyle_la-HTMLparser.Plo # am--include-marker
#include libxml/$(DEPDIR)/libtextstyle_la-HTMLtree.Plo # am--include-marker
#include libxml/$(DEPDIR)/libtextstyle_la-SAX.Plo # am--include-marker
#include libxml/$(DEPDIR)/libtextstyle_la-SAX2.Plo # am--include-marker
#include libxml/$(DEPDIR)/libtextstyle_la-buf.Plo # am--include-marker
#include libxml/$(DEPDIR)/libtextstyle_la-c14n.Plo # am--include-marker
#include libxml/$(DEPDIR)/libtextstyle_la-catalog.Plo # am--include-marker
#include libxml/$(DEPDIR)/libtextstyle_la-chvalid.Plo # am--include-marker
#include libxml/$(DEPDIR)/libtextstyle_la-debugXML.Plo # am--include-marker
#include libxml/$(DEPDIR)/libtextstyle_la-dict.Plo # am--include-marker
#include libxml/$(DEPDIR)/libtextstyle_la-encoding.Plo # am--include-marker
#include libxml/$(DEPDIR)/libtextstyle_la-entities.Plo # am--include-marker
#include libxml/$(DEPDIR)/libtextstyle_la-error.Plo # am--include-marker
#include libxml/$(DEPDIR)/libtextstyle_la-globals.Plo # am--include-marker
#include libxml/$(DEPDIR)/libtextstyle_la-hash.Plo # am--include-marker
#include libxml/$(DEPDIR)/libtextstyle_la-legacy.Plo # am--include-marker
#include libxml/$(DEPDIR)/libtextstyle_la-list.Plo # am--include-marker
#include libxml/$(DEPDIR)/libtextstyle_la-nanoftp.Plo # am--include-marker
#include libxml/$(DEPDIR)/libtextstyle_la-nanohttp.Plo # am--include-marker
#include libxml/$(DEPDIR)/libtextstyle_la-parser.Plo # am--include-marker
#include libxml/$(DEPDIR)/libtextstyle_la-parserInternals.Plo # am--include-marker
#include libxml/$(DEPDIR)/libtextstyle_la-pattern.Plo # am--include-marker
#include libxml/$(DEPDIR)/libtextstyle_la-relaxng.Plo # am--include-marker
#include libxml/$(DEPDIR)/libtextstyle_la-schematron.Plo # am--include-marker
#include libxml/$(DEPDIR)/libtextstyle_la-threads.Plo # am--include-marker
#include libxml/$(DEPDIR)/libtextstyle_la-tree.Plo # am--include-marker
#include libxml/$(DEPDIR)/libtextstyle_la-trionan.Plo # am--include-marker
#include libxml/$(DEPDIR)/libtextstyle_la-uri.Plo # am--include-marker
#include libxml/$(DEPDIR)/libtextstyle_la-valid.Plo # am--include-marker
#include libxml/$(DEPDIR)/libtextstyle_la-xinclude.Plo # am--include-marker
#include libxml/$(DEPDIR)/libtextstyle_la-xlink.Plo # am--include-marker
#include libxml/$(DEPDIR)/libtextstyle_la-xmlIO.Plo # am--include-marker
#include libxml/$(DEPDIR)/libtextstyle_la-xmlmemory.Plo # am--include-marker
#include libxml/$(DEPDIR)/libtextstyle_la-xmlmodule.Plo # am--include-marker
#include libxml/$(DEPDIR)/libtextstyle_la-xmlreader.Plo # am--include-marker
#include libxml/$(DEPDIR)/libtextstyle_la-xmlregexp.Plo # am--include-marker
#include libxml/$(DEPDIR)/libtextstyle_la-xmlsave.Plo # am--include-marker
#include libxml/$(DEPDIR)/libtextstyle_la-xmlschemas.Plo # am--include-marker
#include libxml/$(DEPDIR)/libtextstyle_la-xmlschemastypes.Plo # am--include-marker
#include libxml/$(DEPDIR)/libtextstyle_la-xmlstring.Plo # am--include-marker
#include libxml/$(DEPDIR)/libtextstyle_la-xmlunicode.Plo # am--include-marker
#include libxml/$(DEPDIR)/libtextstyle_la-xmlwriter.Plo # am--include-marker
#include libxml/$(DEPDIR)/libtextstyle_la-xpath.Plo # am--include-marker
#include libxml/$(DEPDIR)/libtextstyle_la-xpointer.Plo # am--include-marker
#include libxml/$(DEPDIR)/rpl_la-DOCBparser.Plo # am--include-marker
#include libxml/$(DEPDIR)/rpl_la-HTMLparser.Plo # am--include-marker
#include libxml/$(DEPDIR)/rpl_la-HTMLtree.Plo # am--include-marker
#include libxml/$(DEPDIR)/rpl_la-SAX.Plo # am--include-marker
#include libxml/$(DEPDIR)/rpl_la-SAX2.Plo # am--include-marker
#include libxml/$(DEPDIR)/rpl_la-buf.Plo # am--include-marker
#include libxml/$(DEPDIR)/rpl_la-c14n.Plo # am--include-marker
#include libxml/$(DEPDIR)/rpl_la-catalog.Plo # am--include-marker
#include libxml/$(DEPDIR)/rpl_la-chvalid.Plo # am--include-marker
#include libxml/$(DEPDIR)/rpl_la-debugXML.Plo # am--include-marker
#include libxml/$(DEPDIR)/rpl_la-dict.Plo # am--include-marker
#include libxml/$(DEPDIR)/rpl_la-encoding.Plo # am--include-marker
#include libxml/$(DEPDIR)/rpl_la-entities.Plo # am--include-marker
#include libxml/$(DEPDIR)/rpl_la-error.Plo # am--include-marker
#include libxml/$(DEPDIR)/rpl_la-globals.Plo # am--include-marker
#include libxml/$(DEPDIR)/rpl_la-hash.Plo # am--include-marker
#include libxml/$(DEPDIR)/rpl_la-legacy.Plo # am--include-marker
#include libxml/$(DEPDIR)/rpl_la-list.Plo # am--include-marker
#include libxml/$(DEPDIR)/rpl_la-nanoftp.Plo # am--include-marker
#include libxml/$(DEPDIR)/rpl_la-nanohttp.Plo # am--include-marker
#include libxml/$(DEPDIR)/rpl_la-parser.Plo # am--include-marker
#include libxml/$(DEPDIR)/rpl_la-parserInternals.Plo # am--include-marker
#include libxml/$(DEPDIR)/rpl_la-pattern.Plo # am--include-marker
#include libxml/$(DEPDIR)/rpl_la-relaxng.Plo # am--include-marker
#include libxml/$(DEPDIR)/rpl_la-schematron.Plo # am--include-marker
#include libxml/$(DEPDIR)/rpl_la-threads.Plo # am--include-marker
#include libxml/$(DEPDIR)/rpl_la-tree.Plo # am--include-marker
#include libxml/$(DEPDIR)/rpl_la-trionan.Plo # am--include-marker
#include libxml/$(DEPDIR)/rpl_la-uri.Plo # am--include-marker
#include libxml/$(DEPDIR)/rpl_la-valid.Plo # am--include-marker
#include libxml/$(DEPDIR)/rpl_la-xinclude.Plo # am--include-marker
#include libxml/$(DEPDIR)/rpl_la-xlink.Plo # am--include-marker
#include libxml/$(DEPDIR)/rpl_la-xmlIO.Plo # am--include-marker
#include libxml/$(DEPDIR)/rpl_la-xmlmemory.Plo # am--include-marker
#include libxml/$(DEPDIR)/rpl_la-xmlmodule.Plo # am--include-marker
#include libxml/$(DEPDIR)/rpl_la-xmlreader.Plo # am--include-marker
#include libxml/$(DEPDIR)/rpl_la-xmlregexp.Plo # am--include-marker
#include libxml/$(DEPDIR)/rpl_la-xmlsave.Plo # am--include-marker
#include libxml/$(DEPDIR)/rpl_la-xmlschemas.Plo # am--include-marker
#include libxml/$(DEPDIR)/rpl_la-xmlschemastypes.Plo # am--include-marker
#include libxml/$(DEPDIR)/rpl_la-xmlstring.Plo # am--include-marker
#include libxml/$(DEPDIR)/rpl_la-xmlunicode.Plo # am--include-marker
#include libxml/$(DEPDIR)/rpl_la-xmlwriter.Plo # am--include-marker
#include libxml/$(DEPDIR)/rpl_la-xpath.Plo # am--include-marker
#include libxml/$(DEPDIR)/rpl_la-xpointer.Plo # am--include-marker
#include unistr/$(DEPDIR)/libtextstyle_la-u8-mbtouc-aux.Plo # am--include-marker
#include unistr/$(DEPDIR)/libtextstyle_la-u8-mbtouc.Plo # am--include-marker

$(am__depfiles_remade):
	@$(MKDIR_P) $(@D)
	@echo '# dummy' >$@-t && $(am__mv) $@-t $@

am--depfiles: $(am__depfiles_remade)

.c.o:
#	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
#	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
#	$(am__mv) $$depbase.Tpo $$depbase.Po
#	$(AM_V_CC)source='$<' object='$@' libtool=no 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(COMPILE) -c -o $@ $<

.c.obj:
#	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
#	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
#	$(am__mv) $$depbase.Tpo $$depbase.Po
#	$(AM_V_CC)source='$<' object='$@' libtool=no 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`

.c.lo:
#	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
#	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
#	$(am__mv) $$depbase.Tpo $$depbase.Plo
#	$(AM_V_CC)source='$<' object='$@' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LTCOMPILE) -c -o $@ $<

libcroco/rpl_la-cr-additional-sel.lo: libcroco/cr-additional-sel.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libcroco_rpl_la_CFLAGS) $(CFLAGS) -MT libcroco/rpl_la-cr-additional-sel.lo -MD -MP -MF libcroco/$(DEPDIR)/rpl_la-cr-additional-sel.Tpo -c -o libcroco/rpl_la-cr-additional-sel.lo `test -f 'libcroco/cr-additional-sel.c' || echo '$(srcdir)/'`libcroco/cr-additional-sel.c
#	$(AM_V_at)$(am__mv) libcroco/$(DEPDIR)/rpl_la-cr-additional-sel.Tpo libcroco/$(DEPDIR)/rpl_la-cr-additional-sel.Plo
#	$(AM_V_CC)source='libcroco/cr-additional-sel.c' object='libcroco/rpl_la-cr-additional-sel.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libcroco_rpl_la_CFLAGS) $(CFLAGS) -c -o libcroco/rpl_la-cr-additional-sel.lo `test -f 'libcroco/cr-additional-sel.c' || echo '$(srcdir)/'`libcroco/cr-additional-sel.c

libcroco/rpl_la-cr-attr-sel.lo: libcroco/cr-attr-sel.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libcroco_rpl_la_CFLAGS) $(CFLAGS) -MT libcroco/rpl_la-cr-attr-sel.lo -MD -MP -MF libcroco/$(DEPDIR)/rpl_la-cr-attr-sel.Tpo -c -o libcroco/rpl_la-cr-attr-sel.lo `test -f 'libcroco/cr-attr-sel.c' || echo '$(srcdir)/'`libcroco/cr-attr-sel.c
#	$(AM_V_at)$(am__mv) libcroco/$(DEPDIR)/rpl_la-cr-attr-sel.Tpo libcroco/$(DEPDIR)/rpl_la-cr-attr-sel.Plo
#	$(AM_V_CC)source='libcroco/cr-attr-sel.c' object='libcroco/rpl_la-cr-attr-sel.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libcroco_rpl_la_CFLAGS) $(CFLAGS) -c -o libcroco/rpl_la-cr-attr-sel.lo `test -f 'libcroco/cr-attr-sel.c' || echo '$(srcdir)/'`libcroco/cr-attr-sel.c

libcroco/rpl_la-cr-cascade.lo: libcroco/cr-cascade.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libcroco_rpl_la_CFLAGS) $(CFLAGS) -MT libcroco/rpl_la-cr-cascade.lo -MD -MP -MF libcroco/$(DEPDIR)/rpl_la-cr-cascade.Tpo -c -o libcroco/rpl_la-cr-cascade.lo `test -f 'libcroco/cr-cascade.c' || echo '$(srcdir)/'`libcroco/cr-cascade.c
#	$(AM_V_at)$(am__mv) libcroco/$(DEPDIR)/rpl_la-cr-cascade.Tpo libcroco/$(DEPDIR)/rpl_la-cr-cascade.Plo
#	$(AM_V_CC)source='libcroco/cr-cascade.c' object='libcroco/rpl_la-cr-cascade.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libcroco_rpl_la_CFLAGS) $(CFLAGS) -c -o libcroco/rpl_la-cr-cascade.lo `test -f 'libcroco/cr-cascade.c' || echo '$(srcdir)/'`libcroco/cr-cascade.c

libcroco/rpl_la-cr-declaration.lo: libcroco/cr-declaration.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libcroco_rpl_la_CFLAGS) $(CFLAGS) -MT libcroco/rpl_la-cr-declaration.lo -MD -MP -MF libcroco/$(DEPDIR)/rpl_la-cr-declaration.Tpo -c -o libcroco/rpl_la-cr-declaration.lo `test -f 'libcroco/cr-declaration.c' || echo '$(srcdir)/'`libcroco/cr-declaration.c
#	$(AM_V_at)$(am__mv) libcroco/$(DEPDIR)/rpl_la-cr-declaration.Tpo libcroco/$(DEPDIR)/rpl_la-cr-declaration.Plo
#	$(AM_V_CC)source='libcroco/cr-declaration.c' object='libcroco/rpl_la-cr-declaration.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libcroco_rpl_la_CFLAGS) $(CFLAGS) -c -o libcroco/rpl_la-cr-declaration.lo `test -f 'libcroco/cr-declaration.c' || echo '$(srcdir)/'`libcroco/cr-declaration.c

libcroco/rpl_la-cr-doc-handler.lo: libcroco/cr-doc-handler.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libcroco_rpl_la_CFLAGS) $(CFLAGS) -MT libcroco/rpl_la-cr-doc-handler.lo -MD -MP -MF libcroco/$(DEPDIR)/rpl_la-cr-doc-handler.Tpo -c -o libcroco/rpl_la-cr-doc-handler.lo `test -f 'libcroco/cr-doc-handler.c' || echo '$(srcdir)/'`libcroco/cr-doc-handler.c
#	$(AM_V_at)$(am__mv) libcroco/$(DEPDIR)/rpl_la-cr-doc-handler.Tpo libcroco/$(DEPDIR)/rpl_la-cr-doc-handler.Plo
#	$(AM_V_CC)source='libcroco/cr-doc-handler.c' object='libcroco/rpl_la-cr-doc-handler.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libcroco_rpl_la_CFLAGS) $(CFLAGS) -c -o libcroco/rpl_la-cr-doc-handler.lo `test -f 'libcroco/cr-doc-handler.c' || echo '$(srcdir)/'`libcroco/cr-doc-handler.c

libcroco/rpl_la-cr-enc-handler.lo: libcroco/cr-enc-handler.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libcroco_rpl_la_CFLAGS) $(CFLAGS) -MT libcroco/rpl_la-cr-enc-handler.lo -MD -MP -MF libcroco/$(DEPDIR)/rpl_la-cr-enc-handler.Tpo -c -o libcroco/rpl_la-cr-enc-handler.lo `test -f 'libcroco/cr-enc-handler.c' || echo '$(srcdir)/'`libcroco/cr-enc-handler.c
#	$(AM_V_at)$(am__mv) libcroco/$(DEPDIR)/rpl_la-cr-enc-handler.Tpo libcroco/$(DEPDIR)/rpl_la-cr-enc-handler.Plo
#	$(AM_V_CC)source='libcroco/cr-enc-handler.c' object='libcroco/rpl_la-cr-enc-handler.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libcroco_rpl_la_CFLAGS) $(CFLAGS) -c -o libcroco/rpl_la-cr-enc-handler.lo `test -f 'libcroco/cr-enc-handler.c' || echo '$(srcdir)/'`libcroco/cr-enc-handler.c

libcroco/rpl_la-cr-fonts.lo: libcroco/cr-fonts.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libcroco_rpl_la_CFLAGS) $(CFLAGS) -MT libcroco/rpl_la-cr-fonts.lo -MD -MP -MF libcroco/$(DEPDIR)/rpl_la-cr-fonts.Tpo -c -o libcroco/rpl_la-cr-fonts.lo `test -f 'libcroco/cr-fonts.c' || echo '$(srcdir)/'`libcroco/cr-fonts.c
#	$(AM_V_at)$(am__mv) libcroco/$(DEPDIR)/rpl_la-cr-fonts.Tpo libcroco/$(DEPDIR)/rpl_la-cr-fonts.Plo
#	$(AM_V_CC)source='libcroco/cr-fonts.c' object='libcroco/rpl_la-cr-fonts.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libcroco_rpl_la_CFLAGS) $(CFLAGS) -c -o libcroco/rpl_la-cr-fonts.lo `test -f 'libcroco/cr-fonts.c' || echo '$(srcdir)/'`libcroco/cr-fonts.c

libcroco/rpl_la-cr-input.lo: libcroco/cr-input.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libcroco_rpl_la_CFLAGS) $(CFLAGS) -MT libcroco/rpl_la-cr-input.lo -MD -MP -MF libcroco/$(DEPDIR)/rpl_la-cr-input.Tpo -c -o libcroco/rpl_la-cr-input.lo `test -f 'libcroco/cr-input.c' || echo '$(srcdir)/'`libcroco/cr-input.c
#	$(AM_V_at)$(am__mv) libcroco/$(DEPDIR)/rpl_la-cr-input.Tpo libcroco/$(DEPDIR)/rpl_la-cr-input.Plo
#	$(AM_V_CC)source='libcroco/cr-input.c' object='libcroco/rpl_la-cr-input.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libcroco_rpl_la_CFLAGS) $(CFLAGS) -c -o libcroco/rpl_la-cr-input.lo `test -f 'libcroco/cr-input.c' || echo '$(srcdir)/'`libcroco/cr-input.c

libcroco/rpl_la-cr-num.lo: libcroco/cr-num.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libcroco_rpl_la_CFLAGS) $(CFLAGS) -MT libcroco/rpl_la-cr-num.lo -MD -MP -MF libcroco/$(DEPDIR)/rpl_la-cr-num.Tpo -c -o libcroco/rpl_la-cr-num.lo `test -f 'libcroco/cr-num.c' || echo '$(srcdir)/'`libcroco/cr-num.c
#	$(AM_V_at)$(am__mv) libcroco/$(DEPDIR)/rpl_la-cr-num.Tpo libcroco/$(DEPDIR)/rpl_la-cr-num.Plo
#	$(AM_V_CC)source='libcroco/cr-num.c' object='libcroco/rpl_la-cr-num.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libcroco_rpl_la_CFLAGS) $(CFLAGS) -c -o libcroco/rpl_la-cr-num.lo `test -f 'libcroco/cr-num.c' || echo '$(srcdir)/'`libcroco/cr-num.c

libcroco/rpl_la-cr-om-parser.lo: libcroco/cr-om-parser.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libcroco_rpl_la_CFLAGS) $(CFLAGS) -MT libcroco/rpl_la-cr-om-parser.lo -MD -MP -MF libcroco/$(DEPDIR)/rpl_la-cr-om-parser.Tpo -c -o libcroco/rpl_la-cr-om-parser.lo `test -f 'libcroco/cr-om-parser.c' || echo '$(srcdir)/'`libcroco/cr-om-parser.c
#	$(AM_V_at)$(am__mv) libcroco/$(DEPDIR)/rpl_la-cr-om-parser.Tpo libcroco/$(DEPDIR)/rpl_la-cr-om-parser.Plo
#	$(AM_V_CC)source='libcroco/cr-om-parser.c' object='libcroco/rpl_la-cr-om-parser.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libcroco_rpl_la_CFLAGS) $(CFLAGS) -c -o libcroco/rpl_la-cr-om-parser.lo `test -f 'libcroco/cr-om-parser.c' || echo '$(srcdir)/'`libcroco/cr-om-parser.c

libcroco/rpl_la-cr-parser.lo: libcroco/cr-parser.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libcroco_rpl_la_CFLAGS) $(CFLAGS) -MT libcroco/rpl_la-cr-parser.lo -MD -MP -MF libcroco/$(DEPDIR)/rpl_la-cr-parser.Tpo -c -o libcroco/rpl_la-cr-parser.lo `test -f 'libcroco/cr-parser.c' || echo '$(srcdir)/'`libcroco/cr-parser.c
#	$(AM_V_at)$(am__mv) libcroco/$(DEPDIR)/rpl_la-cr-parser.Tpo libcroco/$(DEPDIR)/rpl_la-cr-parser.Plo
#	$(AM_V_CC)source='libcroco/cr-parser.c' object='libcroco/rpl_la-cr-parser.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libcroco_rpl_la_CFLAGS) $(CFLAGS) -c -o libcroco/rpl_la-cr-parser.lo `test -f 'libcroco/cr-parser.c' || echo '$(srcdir)/'`libcroco/cr-parser.c

libcroco/rpl_la-cr-parsing-location.lo: libcroco/cr-parsing-location.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libcroco_rpl_la_CFLAGS) $(CFLAGS) -MT libcroco/rpl_la-cr-parsing-location.lo -MD -MP -MF libcroco/$(DEPDIR)/rpl_la-cr-parsing-location.Tpo -c -o libcroco/rpl_la-cr-parsing-location.lo `test -f 'libcroco/cr-parsing-location.c' || echo '$(srcdir)/'`libcroco/cr-parsing-location.c
#	$(AM_V_at)$(am__mv) libcroco/$(DEPDIR)/rpl_la-cr-parsing-location.Tpo libcroco/$(DEPDIR)/rpl_la-cr-parsing-location.Plo
#	$(AM_V_CC)source='libcroco/cr-parsing-location.c' object='libcroco/rpl_la-cr-parsing-location.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libcroco_rpl_la_CFLAGS) $(CFLAGS) -c -o libcroco/rpl_la-cr-parsing-location.lo `test -f 'libcroco/cr-parsing-location.c' || echo '$(srcdir)/'`libcroco/cr-parsing-location.c

libcroco/rpl_la-cr-prop-list.lo: libcroco/cr-prop-list.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libcroco_rpl_la_CFLAGS) $(CFLAGS) -MT libcroco/rpl_la-cr-prop-list.lo -MD -MP -MF libcroco/$(DEPDIR)/rpl_la-cr-prop-list.Tpo -c -o libcroco/rpl_la-cr-prop-list.lo `test -f 'libcroco/cr-prop-list.c' || echo '$(srcdir)/'`libcroco/cr-prop-list.c
#	$(AM_V_at)$(am__mv) libcroco/$(DEPDIR)/rpl_la-cr-prop-list.Tpo libcroco/$(DEPDIR)/rpl_la-cr-prop-list.Plo
#	$(AM_V_CC)source='libcroco/cr-prop-list.c' object='libcroco/rpl_la-cr-prop-list.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libcroco_rpl_la_CFLAGS) $(CFLAGS) -c -o libcroco/rpl_la-cr-prop-list.lo `test -f 'libcroco/cr-prop-list.c' || echo '$(srcdir)/'`libcroco/cr-prop-list.c

libcroco/rpl_la-cr-pseudo.lo: libcroco/cr-pseudo.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libcroco_rpl_la_CFLAGS) $(CFLAGS) -MT libcroco/rpl_la-cr-pseudo.lo -MD -MP -MF libcroco/$(DEPDIR)/rpl_la-cr-pseudo.Tpo -c -o libcroco/rpl_la-cr-pseudo.lo `test -f 'libcroco/cr-pseudo.c' || echo '$(srcdir)/'`libcroco/cr-pseudo.c
#	$(AM_V_at)$(am__mv) libcroco/$(DEPDIR)/rpl_la-cr-pseudo.Tpo libcroco/$(DEPDIR)/rpl_la-cr-pseudo.Plo
#	$(AM_V_CC)source='libcroco/cr-pseudo.c' object='libcroco/rpl_la-cr-pseudo.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libcroco_rpl_la_CFLAGS) $(CFLAGS) -c -o libcroco/rpl_la-cr-pseudo.lo `test -f 'libcroco/cr-pseudo.c' || echo '$(srcdir)/'`libcroco/cr-pseudo.c

libcroco/rpl_la-cr-rgb.lo: libcroco/cr-rgb.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libcroco_rpl_la_CFLAGS) $(CFLAGS) -MT libcroco/rpl_la-cr-rgb.lo -MD -MP -MF libcroco/$(DEPDIR)/rpl_la-cr-rgb.Tpo -c -o libcroco/rpl_la-cr-rgb.lo `test -f 'libcroco/cr-rgb.c' || echo '$(srcdir)/'`libcroco/cr-rgb.c
#	$(AM_V_at)$(am__mv) libcroco/$(DEPDIR)/rpl_la-cr-rgb.Tpo libcroco/$(DEPDIR)/rpl_la-cr-rgb.Plo
#	$(AM_V_CC)source='libcroco/cr-rgb.c' object='libcroco/rpl_la-cr-rgb.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libcroco_rpl_la_CFLAGS) $(CFLAGS) -c -o libcroco/rpl_la-cr-rgb.lo `test -f 'libcroco/cr-rgb.c' || echo '$(srcdir)/'`libcroco/cr-rgb.c

libcroco/rpl_la-cr-sel-eng.lo: libcroco/cr-sel-eng.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libcroco_rpl_la_CFLAGS) $(CFLAGS) -MT libcroco/rpl_la-cr-sel-eng.lo -MD -MP -MF libcroco/$(DEPDIR)/rpl_la-cr-sel-eng.Tpo -c -o libcroco/rpl_la-cr-sel-eng.lo `test -f 'libcroco/cr-sel-eng.c' || echo '$(srcdir)/'`libcroco/cr-sel-eng.c
#	$(AM_V_at)$(am__mv) libcroco/$(DEPDIR)/rpl_la-cr-sel-eng.Tpo libcroco/$(DEPDIR)/rpl_la-cr-sel-eng.Plo
#	$(AM_V_CC)source='libcroco/cr-sel-eng.c' object='libcroco/rpl_la-cr-sel-eng.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libcroco_rpl_la_CFLAGS) $(CFLAGS) -c -o libcroco/rpl_la-cr-sel-eng.lo `test -f 'libcroco/cr-sel-eng.c' || echo '$(srcdir)/'`libcroco/cr-sel-eng.c

libcroco/rpl_la-cr-selector.lo: libcroco/cr-selector.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libcroco_rpl_la_CFLAGS) $(CFLAGS) -MT libcroco/rpl_la-cr-selector.lo -MD -MP -MF libcroco/$(DEPDIR)/rpl_la-cr-selector.Tpo -c -o libcroco/rpl_la-cr-selector.lo `test -f 'libcroco/cr-selector.c' || echo '$(srcdir)/'`libcroco/cr-selector.c
#	$(AM_V_at)$(am__mv) libcroco/$(DEPDIR)/rpl_la-cr-selector.Tpo libcroco/$(DEPDIR)/rpl_la-cr-selector.Plo
#	$(AM_V_CC)source='libcroco/cr-selector.c' object='libcroco/rpl_la-cr-selector.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libcroco_rpl_la_CFLAGS) $(CFLAGS) -c -o libcroco/rpl_la-cr-selector.lo `test -f 'libcroco/cr-selector.c' || echo '$(srcdir)/'`libcroco/cr-selector.c

libcroco/rpl_la-cr-simple-sel.lo: libcroco/cr-simple-sel.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libcroco_rpl_la_CFLAGS) $(CFLAGS) -MT libcroco/rpl_la-cr-simple-sel.lo -MD -MP -MF libcroco/$(DEPDIR)/rpl_la-cr-simple-sel.Tpo -c -o libcroco/rpl_la-cr-simple-sel.lo `test -f 'libcroco/cr-simple-sel.c' || echo '$(srcdir)/'`libcroco/cr-simple-sel.c
#	$(AM_V_at)$(am__mv) libcroco/$(DEPDIR)/rpl_la-cr-simple-sel.Tpo libcroco/$(DEPDIR)/rpl_la-cr-simple-sel.Plo
#	$(AM_V_CC)source='libcroco/cr-simple-sel.c' object='libcroco/rpl_la-cr-simple-sel.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libcroco_rpl_la_CFLAGS) $(CFLAGS) -c -o libcroco/rpl_la-cr-simple-sel.lo `test -f 'libcroco/cr-simple-sel.c' || echo '$(srcdir)/'`libcroco/cr-simple-sel.c

libcroco/rpl_la-cr-statement.lo: libcroco/cr-statement.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libcroco_rpl_la_CFLAGS) $(CFLAGS) -MT libcroco/rpl_la-cr-statement.lo -MD -MP -MF libcroco/$(DEPDIR)/rpl_la-cr-statement.Tpo -c -o libcroco/rpl_la-cr-statement.lo `test -f 'libcroco/cr-statement.c' || echo '$(srcdir)/'`libcroco/cr-statement.c
#	$(AM_V_at)$(am__mv) libcroco/$(DEPDIR)/rpl_la-cr-statement.Tpo libcroco/$(DEPDIR)/rpl_la-cr-statement.Plo
#	$(AM_V_CC)source='libcroco/cr-statement.c' object='libcroco/rpl_la-cr-statement.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libcroco_rpl_la_CFLAGS) $(CFLAGS) -c -o libcroco/rpl_la-cr-statement.lo `test -f 'libcroco/cr-statement.c' || echo '$(srcdir)/'`libcroco/cr-statement.c

libcroco/rpl_la-cr-string.lo: libcroco/cr-string.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libcroco_rpl_la_CFLAGS) $(CFLAGS) -MT libcroco/rpl_la-cr-string.lo -MD -MP -MF libcroco/$(DEPDIR)/rpl_la-cr-string.Tpo -c -o libcroco/rpl_la-cr-string.lo `test -f 'libcroco/cr-string.c' || echo '$(srcdir)/'`libcroco/cr-string.c
#	$(AM_V_at)$(am__mv) libcroco/$(DEPDIR)/rpl_la-cr-string.Tpo libcroco/$(DEPDIR)/rpl_la-cr-string.Plo
#	$(AM_V_CC)source='libcroco/cr-string.c' object='libcroco/rpl_la-cr-string.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libcroco_rpl_la_CFLAGS) $(CFLAGS) -c -o libcroco/rpl_la-cr-string.lo `test -f 'libcroco/cr-string.c' || echo '$(srcdir)/'`libcroco/cr-string.c

libcroco/rpl_la-cr-style.lo: libcroco/cr-style.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libcroco_rpl_la_CFLAGS) $(CFLAGS) -MT libcroco/rpl_la-cr-style.lo -MD -MP -MF libcroco/$(DEPDIR)/rpl_la-cr-style.Tpo -c -o libcroco/rpl_la-cr-style.lo `test -f 'libcroco/cr-style.c' || echo '$(srcdir)/'`libcroco/cr-style.c
#	$(AM_V_at)$(am__mv) libcroco/$(DEPDIR)/rpl_la-cr-style.Tpo libcroco/$(DEPDIR)/rpl_la-cr-style.Plo
#	$(AM_V_CC)source='libcroco/cr-style.c' object='libcroco/rpl_la-cr-style.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libcroco_rpl_la_CFLAGS) $(CFLAGS) -c -o libcroco/rpl_la-cr-style.lo `test -f 'libcroco/cr-style.c' || echo '$(srcdir)/'`libcroco/cr-style.c

libcroco/rpl_la-cr-stylesheet.lo: libcroco/cr-stylesheet.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libcroco_rpl_la_CFLAGS) $(CFLAGS) -MT libcroco/rpl_la-cr-stylesheet.lo -MD -MP -MF libcroco/$(DEPDIR)/rpl_la-cr-stylesheet.Tpo -c -o libcroco/rpl_la-cr-stylesheet.lo `test -f 'libcroco/cr-stylesheet.c' || echo '$(srcdir)/'`libcroco/cr-stylesheet.c
#	$(AM_V_at)$(am__mv) libcroco/$(DEPDIR)/rpl_la-cr-stylesheet.Tpo libcroco/$(DEPDIR)/rpl_la-cr-stylesheet.Plo
#	$(AM_V_CC)source='libcroco/cr-stylesheet.c' object='libcroco/rpl_la-cr-stylesheet.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libcroco_rpl_la_CFLAGS) $(CFLAGS) -c -o libcroco/rpl_la-cr-stylesheet.lo `test -f 'libcroco/cr-stylesheet.c' || echo '$(srcdir)/'`libcroco/cr-stylesheet.c

libcroco/rpl_la-cr-term.lo: libcroco/cr-term.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libcroco_rpl_la_CFLAGS) $(CFLAGS) -MT libcroco/rpl_la-cr-term.lo -MD -MP -MF libcroco/$(DEPDIR)/rpl_la-cr-term.Tpo -c -o libcroco/rpl_la-cr-term.lo `test -f 'libcroco/cr-term.c' || echo '$(srcdir)/'`libcroco/cr-term.c
#	$(AM_V_at)$(am__mv) libcroco/$(DEPDIR)/rpl_la-cr-term.Tpo libcroco/$(DEPDIR)/rpl_la-cr-term.Plo
#	$(AM_V_CC)source='libcroco/cr-term.c' object='libcroco/rpl_la-cr-term.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libcroco_rpl_la_CFLAGS) $(CFLAGS) -c -o libcroco/rpl_la-cr-term.lo `test -f 'libcroco/cr-term.c' || echo '$(srcdir)/'`libcroco/cr-term.c

libcroco/rpl_la-cr-tknzr.lo: libcroco/cr-tknzr.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libcroco_rpl_la_CFLAGS) $(CFLAGS) -MT libcroco/rpl_la-cr-tknzr.lo -MD -MP -MF libcroco/$(DEPDIR)/rpl_la-cr-tknzr.Tpo -c -o libcroco/rpl_la-cr-tknzr.lo `test -f 'libcroco/cr-tknzr.c' || echo '$(srcdir)/'`libcroco/cr-tknzr.c
#	$(AM_V_at)$(am__mv) libcroco/$(DEPDIR)/rpl_la-cr-tknzr.Tpo libcroco/$(DEPDIR)/rpl_la-cr-tknzr.Plo
#	$(AM_V_CC)source='libcroco/cr-tknzr.c' object='libcroco/rpl_la-cr-tknzr.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libcroco_rpl_la_CFLAGS) $(CFLAGS) -c -o libcroco/rpl_la-cr-tknzr.lo `test -f 'libcroco/cr-tknzr.c' || echo '$(srcdir)/'`libcroco/cr-tknzr.c

libcroco/rpl_la-cr-token.lo: libcroco/cr-token.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libcroco_rpl_la_CFLAGS) $(CFLAGS) -MT libcroco/rpl_la-cr-token.lo -MD -MP -MF libcroco/$(DEPDIR)/rpl_la-cr-token.Tpo -c -o libcroco/rpl_la-cr-token.lo `test -f 'libcroco/cr-token.c' || echo '$(srcdir)/'`libcroco/cr-token.c
#	$(AM_V_at)$(am__mv) libcroco/$(DEPDIR)/rpl_la-cr-token.Tpo libcroco/$(DEPDIR)/rpl_la-cr-token.Plo
#	$(AM_V_CC)source='libcroco/cr-token.c' object='libcroco/rpl_la-cr-token.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libcroco_rpl_la_CFLAGS) $(CFLAGS) -c -o libcroco/rpl_la-cr-token.lo `test -f 'libcroco/cr-token.c' || echo '$(srcdir)/'`libcroco/cr-token.c

libcroco/rpl_la-cr-utils.lo: libcroco/cr-utils.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libcroco_rpl_la_CFLAGS) $(CFLAGS) -MT libcroco/rpl_la-cr-utils.lo -MD -MP -MF libcroco/$(DEPDIR)/rpl_la-cr-utils.Tpo -c -o libcroco/rpl_la-cr-utils.lo `test -f 'libcroco/cr-utils.c' || echo '$(srcdir)/'`libcroco/cr-utils.c
#	$(AM_V_at)$(am__mv) libcroco/$(DEPDIR)/rpl_la-cr-utils.Tpo libcroco/$(DEPDIR)/rpl_la-cr-utils.Plo
#	$(AM_V_CC)source='libcroco/cr-utils.c' object='libcroco/rpl_la-cr-utils.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libcroco_rpl_la_CFLAGS) $(CFLAGS) -c -o libcroco/rpl_la-cr-utils.lo `test -f 'libcroco/cr-utils.c' || echo '$(srcdir)/'`libcroco/cr-utils.c

glib/libglib_rpl_la-ghash.lo: glib/ghash.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libglib_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libglib_rpl_la_CFLAGS) $(CFLAGS) -MT glib/libglib_rpl_la-ghash.lo -MD -MP -MF glib/$(DEPDIR)/libglib_rpl_la-ghash.Tpo -c -o glib/libglib_rpl_la-ghash.lo `test -f 'glib/ghash.c' || echo '$(srcdir)/'`glib/ghash.c
#	$(AM_V_at)$(am__mv) glib/$(DEPDIR)/libglib_rpl_la-ghash.Tpo glib/$(DEPDIR)/libglib_rpl_la-ghash.Plo
#	$(AM_V_CC)source='glib/ghash.c' object='glib/libglib_rpl_la-ghash.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libglib_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libglib_rpl_la_CFLAGS) $(CFLAGS) -c -o glib/libglib_rpl_la-ghash.lo `test -f 'glib/ghash.c' || echo '$(srcdir)/'`glib/ghash.c

glib/libglib_rpl_la-glist.lo: glib/glist.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libglib_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libglib_rpl_la_CFLAGS) $(CFLAGS) -MT glib/libglib_rpl_la-glist.lo -MD -MP -MF glib/$(DEPDIR)/libglib_rpl_la-glist.Tpo -c -o glib/libglib_rpl_la-glist.lo `test -f 'glib/glist.c' || echo '$(srcdir)/'`glib/glist.c
#	$(AM_V_at)$(am__mv) glib/$(DEPDIR)/libglib_rpl_la-glist.Tpo glib/$(DEPDIR)/libglib_rpl_la-glist.Plo
#	$(AM_V_CC)source='glib/glist.c' object='glib/libglib_rpl_la-glist.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libglib_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libglib_rpl_la_CFLAGS) $(CFLAGS) -c -o glib/libglib_rpl_la-glist.lo `test -f 'glib/glist.c' || echo '$(srcdir)/'`glib/glist.c

glib/libglib_rpl_la-gmessages.lo: glib/gmessages.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libglib_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libglib_rpl_la_CFLAGS) $(CFLAGS) -MT glib/libglib_rpl_la-gmessages.lo -MD -MP -MF glib/$(DEPDIR)/libglib_rpl_la-gmessages.Tpo -c -o glib/libglib_rpl_la-gmessages.lo `test -f 'glib/gmessages.c' || echo '$(srcdir)/'`glib/gmessages.c
#	$(AM_V_at)$(am__mv) glib/$(DEPDIR)/libglib_rpl_la-gmessages.Tpo glib/$(DEPDIR)/libglib_rpl_la-gmessages.Plo
#	$(AM_V_CC)source='glib/gmessages.c' object='glib/libglib_rpl_la-gmessages.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libglib_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libglib_rpl_la_CFLAGS) $(CFLAGS) -c -o glib/libglib_rpl_la-gmessages.lo `test -f 'glib/gmessages.c' || echo '$(srcdir)/'`glib/gmessages.c

glib/libglib_rpl_la-gprimes.lo: glib/gprimes.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libglib_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libglib_rpl_la_CFLAGS) $(CFLAGS) -MT glib/libglib_rpl_la-gprimes.lo -MD -MP -MF glib/$(DEPDIR)/libglib_rpl_la-gprimes.Tpo -c -o glib/libglib_rpl_la-gprimes.lo `test -f 'glib/gprimes.c' || echo '$(srcdir)/'`glib/gprimes.c
#	$(AM_V_at)$(am__mv) glib/$(DEPDIR)/libglib_rpl_la-gprimes.Tpo glib/$(DEPDIR)/libglib_rpl_la-gprimes.Plo
#	$(AM_V_CC)source='glib/gprimes.c' object='glib/libglib_rpl_la-gprimes.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libglib_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libglib_rpl_la_CFLAGS) $(CFLAGS) -c -o glib/libglib_rpl_la-gprimes.lo `test -f 'glib/gprimes.c' || echo '$(srcdir)/'`glib/gprimes.c

glib/libglib_rpl_la-gstrfuncs.lo: glib/gstrfuncs.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libglib_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libglib_rpl_la_CFLAGS) $(CFLAGS) -MT glib/libglib_rpl_la-gstrfuncs.lo -MD -MP -MF glib/$(DEPDIR)/libglib_rpl_la-gstrfuncs.Tpo -c -o glib/libglib_rpl_la-gstrfuncs.lo `test -f 'glib/gstrfuncs.c' || echo '$(srcdir)/'`glib/gstrfuncs.c
#	$(AM_V_at)$(am__mv) glib/$(DEPDIR)/libglib_rpl_la-gstrfuncs.Tpo glib/$(DEPDIR)/libglib_rpl_la-gstrfuncs.Plo
#	$(AM_V_CC)source='glib/gstrfuncs.c' object='glib/libglib_rpl_la-gstrfuncs.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libglib_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libglib_rpl_la_CFLAGS) $(CFLAGS) -c -o glib/libglib_rpl_la-gstrfuncs.lo `test -f 'glib/gstrfuncs.c' || echo '$(srcdir)/'`glib/gstrfuncs.c

glib/libglib_rpl_la-gstring.lo: glib/gstring.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libglib_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libglib_rpl_la_CFLAGS) $(CFLAGS) -MT glib/libglib_rpl_la-gstring.lo -MD -MP -MF glib/$(DEPDIR)/libglib_rpl_la-gstring.Tpo -c -o glib/libglib_rpl_la-gstring.lo `test -f 'glib/gstring.c' || echo '$(srcdir)/'`glib/gstring.c
#	$(AM_V_at)$(am__mv) glib/$(DEPDIR)/libglib_rpl_la-gstring.Tpo glib/$(DEPDIR)/libglib_rpl_la-gstring.Plo
#	$(AM_V_CC)source='glib/gstring.c' object='glib/libglib_rpl_la-gstring.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libglib_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libglib_rpl_la_CFLAGS) $(CFLAGS) -c -o glib/libglib_rpl_la-gstring.lo `test -f 'glib/gstring.c' || echo '$(srcdir)/'`glib/gstring.c

libtextstyle_la-gl_array_list.lo: gl_array_list.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-gl_array_list.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-gl_array_list.Tpo -c -o libtextstyle_la-gl_array_list.lo `test -f 'gl_array_list.c' || echo '$(srcdir)/'`gl_array_list.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-gl_array_list.Tpo $(DEPDIR)/libtextstyle_la-gl_array_list.Plo
#	$(AM_V_CC)source='gl_array_list.c' object='libtextstyle_la-gl_array_list.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-gl_array_list.lo `test -f 'gl_array_list.c' || echo '$(srcdir)/'`gl_array_list.c

libtextstyle_la-basename-lgpl.lo: basename-lgpl.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-basename-lgpl.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-basename-lgpl.Tpo -c -o libtextstyle_la-basename-lgpl.lo `test -f 'basename-lgpl.c' || echo '$(srcdir)/'`basename-lgpl.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-basename-lgpl.Tpo $(DEPDIR)/libtextstyle_la-basename-lgpl.Plo
#	$(AM_V_CC)source='basename-lgpl.c' object='libtextstyle_la-basename-lgpl.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-basename-lgpl.lo `test -f 'basename-lgpl.c' || echo '$(srcdir)/'`basename-lgpl.c

libtextstyle_la-binary-io.lo: binary-io.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-binary-io.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-binary-io.Tpo -c -o libtextstyle_la-binary-io.lo `test -f 'binary-io.c' || echo '$(srcdir)/'`binary-io.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-binary-io.Tpo $(DEPDIR)/libtextstyle_la-binary-io.Plo
#	$(AM_V_CC)source='binary-io.c' object='libtextstyle_la-binary-io.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-binary-io.lo `test -f 'binary-io.c' || echo '$(srcdir)/'`binary-io.c

libtextstyle_la-c-ctype.lo: c-ctype.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-c-ctype.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-c-ctype.Tpo -c -o libtextstyle_la-c-ctype.lo `test -f 'c-ctype.c' || echo '$(srcdir)/'`c-ctype.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-c-ctype.Tpo $(DEPDIR)/libtextstyle_la-c-ctype.Plo
#	$(AM_V_CC)source='c-ctype.c' object='libtextstyle_la-c-ctype.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-c-ctype.lo `test -f 'c-ctype.c' || echo '$(srcdir)/'`c-ctype.c

libtextstyle_la-c-strcasecmp.lo: c-strcasecmp.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-c-strcasecmp.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-c-strcasecmp.Tpo -c -o libtextstyle_la-c-strcasecmp.lo `test -f 'c-strcasecmp.c' || echo '$(srcdir)/'`c-strcasecmp.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-c-strcasecmp.Tpo $(DEPDIR)/libtextstyle_la-c-strcasecmp.Plo
#	$(AM_V_CC)source='c-strcasecmp.c' object='libtextstyle_la-c-strcasecmp.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-c-strcasecmp.lo `test -f 'c-strcasecmp.c' || echo '$(srcdir)/'`c-strcasecmp.c

libtextstyle_la-c-strncasecmp.lo: c-strncasecmp.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-c-strncasecmp.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-c-strncasecmp.Tpo -c -o libtextstyle_la-c-strncasecmp.lo `test -f 'c-strncasecmp.c' || echo '$(srcdir)/'`c-strncasecmp.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-c-strncasecmp.Tpo $(DEPDIR)/libtextstyle_la-c-strncasecmp.Plo
#	$(AM_V_CC)source='c-strncasecmp.c' object='libtextstyle_la-c-strncasecmp.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-c-strncasecmp.lo `test -f 'c-strncasecmp.c' || echo '$(srcdir)/'`c-strncasecmp.c

libtextstyle_la-cloexec.lo: cloexec.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-cloexec.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-cloexec.Tpo -c -o libtextstyle_la-cloexec.lo `test -f 'cloexec.c' || echo '$(srcdir)/'`cloexec.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-cloexec.Tpo $(DEPDIR)/libtextstyle_la-cloexec.Plo
#	$(AM_V_CC)source='cloexec.c' object='libtextstyle_la-cloexec.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-cloexec.lo `test -f 'cloexec.c' || echo '$(srcdir)/'`cloexec.c

libtextstyle_la-close.lo: close.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-close.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-close.Tpo -c -o libtextstyle_la-close.lo `test -f 'close.c' || echo '$(srcdir)/'`close.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-close.Tpo $(DEPDIR)/libtextstyle_la-close.Plo
#	$(AM_V_CC)source='close.c' object='libtextstyle_la-close.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-close.lo `test -f 'close.c' || echo '$(srcdir)/'`close.c

libtextstyle_la-concat-filename.lo: concat-filename.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-concat-filename.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-concat-filename.Tpo -c -o libtextstyle_la-concat-filename.lo `test -f 'concat-filename.c' || echo '$(srcdir)/'`concat-filename.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-concat-filename.Tpo $(DEPDIR)/libtextstyle_la-concat-filename.Plo
#	$(AM_V_CC)source='concat-filename.c' object='libtextstyle_la-concat-filename.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-concat-filename.lo `test -f 'concat-filename.c' || echo '$(srcdir)/'`concat-filename.c

libtextstyle_la-dup2.lo: dup2.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-dup2.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-dup2.Tpo -c -o libtextstyle_la-dup2.lo `test -f 'dup2.c' || echo '$(srcdir)/'`dup2.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-dup2.Tpo $(DEPDIR)/libtextstyle_la-dup2.Plo
#	$(AM_V_CC)source='dup2.c' object='libtextstyle_la-dup2.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-dup2.lo `test -f 'dup2.c' || echo '$(srcdir)/'`dup2.c

libtextstyle_la-error.lo: error.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-error.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-error.Tpo -c -o libtextstyle_la-error.lo `test -f 'error.c' || echo '$(srcdir)/'`error.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-error.Tpo $(DEPDIR)/libtextstyle_la-error.Plo
#	$(AM_V_CC)source='error.c' object='libtextstyle_la-error.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-error.lo `test -f 'error.c' || echo '$(srcdir)/'`error.c

libtextstyle_la-exitfail.lo: exitfail.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-exitfail.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-exitfail.Tpo -c -o libtextstyle_la-exitfail.lo `test -f 'exitfail.c' || echo '$(srcdir)/'`exitfail.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-exitfail.Tpo $(DEPDIR)/libtextstyle_la-exitfail.Plo
#	$(AM_V_CC)source='exitfail.c' object='libtextstyle_la-exitfail.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-exitfail.lo `test -f 'exitfail.c' || echo '$(srcdir)/'`exitfail.c

libtextstyle_la-fatal-signal.lo: fatal-signal.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-fatal-signal.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-fatal-signal.Tpo -c -o libtextstyle_la-fatal-signal.lo `test -f 'fatal-signal.c' || echo '$(srcdir)/'`fatal-signal.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-fatal-signal.Tpo $(DEPDIR)/libtextstyle_la-fatal-signal.Plo
#	$(AM_V_CC)source='fatal-signal.c' object='libtextstyle_la-fatal-signal.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-fatal-signal.lo `test -f 'fatal-signal.c' || echo '$(srcdir)/'`fatal-signal.c

libtextstyle_la-fcntl.lo: fcntl.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-fcntl.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-fcntl.Tpo -c -o libtextstyle_la-fcntl.lo `test -f 'fcntl.c' || echo '$(srcdir)/'`fcntl.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-fcntl.Tpo $(DEPDIR)/libtextstyle_la-fcntl.Plo
#	$(AM_V_CC)source='fcntl.c' object='libtextstyle_la-fcntl.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-fcntl.lo `test -f 'fcntl.c' || echo '$(srcdir)/'`fcntl.c

libtextstyle_la-fd-hook.lo: fd-hook.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-fd-hook.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-fd-hook.Tpo -c -o libtextstyle_la-fd-hook.lo `test -f 'fd-hook.c' || echo '$(srcdir)/'`fd-hook.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-fd-hook.Tpo $(DEPDIR)/libtextstyle_la-fd-hook.Plo
#	$(AM_V_CC)source='fd-hook.c' object='libtextstyle_la-fd-hook.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-fd-hook.lo `test -f 'fd-hook.c' || echo '$(srcdir)/'`fd-hook.c

libtextstyle_la-fd-ostream.lo: fd-ostream.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-fd-ostream.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-fd-ostream.Tpo -c -o libtextstyle_la-fd-ostream.lo `test -f 'fd-ostream.c' || echo '$(srcdir)/'`fd-ostream.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-fd-ostream.Tpo $(DEPDIR)/libtextstyle_la-fd-ostream.Plo
#	$(AM_V_CC)source='fd-ostream.c' object='libtextstyle_la-fd-ostream.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-fd-ostream.lo `test -f 'fd-ostream.c' || echo '$(srcdir)/'`fd-ostream.c

libtextstyle_la-file-ostream.lo: file-ostream.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-file-ostream.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-file-ostream.Tpo -c -o libtextstyle_la-file-ostream.lo `test -f 'file-ostream.c' || echo '$(srcdir)/'`file-ostream.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-file-ostream.Tpo $(DEPDIR)/libtextstyle_la-file-ostream.Plo
#	$(AM_V_CC)source='file-ostream.c' object='libtextstyle_la-file-ostream.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-file-ostream.lo `test -f 'file-ostream.c' || echo '$(srcdir)/'`file-ostream.c

libtextstyle_la-float.lo: float.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-float.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-float.Tpo -c -o libtextstyle_la-float.lo `test -f 'float.c' || echo '$(srcdir)/'`float.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-float.Tpo $(DEPDIR)/libtextstyle_la-float.Plo
#	$(AM_V_CC)source='float.c' object='libtextstyle_la-float.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-float.lo `test -f 'float.c' || echo '$(srcdir)/'`float.c

libtextstyle_la-itold.lo: itold.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-itold.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-itold.Tpo -c -o libtextstyle_la-itold.lo `test -f 'itold.c' || echo '$(srcdir)/'`itold.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-itold.Tpo $(DEPDIR)/libtextstyle_la-itold.Plo
#	$(AM_V_CC)source='itold.c' object='libtextstyle_la-itold.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-itold.lo `test -f 'itold.c' || echo '$(srcdir)/'`itold.c

libtextstyle_la-free.lo: free.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-free.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-free.Tpo -c -o libtextstyle_la-free.lo `test -f 'free.c' || echo '$(srcdir)/'`free.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-free.Tpo $(DEPDIR)/libtextstyle_la-free.Plo
#	$(AM_V_CC)source='free.c' object='libtextstyle_la-free.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-free.lo `test -f 'free.c' || echo '$(srcdir)/'`free.c

libtextstyle_la-fstat.lo: fstat.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-fstat.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-fstat.Tpo -c -o libtextstyle_la-fstat.lo `test -f 'fstat.c' || echo '$(srcdir)/'`fstat.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-fstat.Tpo $(DEPDIR)/libtextstyle_la-fstat.Plo
#	$(AM_V_CC)source='fstat.c' object='libtextstyle_la-fstat.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-fstat.lo `test -f 'fstat.c' || echo '$(srcdir)/'`fstat.c

libtextstyle_la-fsync.lo: fsync.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-fsync.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-fsync.Tpo -c -o libtextstyle_la-fsync.lo `test -f 'fsync.c' || echo '$(srcdir)/'`fsync.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-fsync.Tpo $(DEPDIR)/libtextstyle_la-fsync.Plo
#	$(AM_V_CC)source='fsync.c' object='libtextstyle_la-fsync.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-fsync.lo `test -f 'fsync.c' || echo '$(srcdir)/'`fsync.c

libtextstyle_la-full-write.lo: full-write.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-full-write.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-full-write.Tpo -c -o libtextstyle_la-full-write.lo `test -f 'full-write.c' || echo '$(srcdir)/'`full-write.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-full-write.Tpo $(DEPDIR)/libtextstyle_la-full-write.Plo
#	$(AM_V_CC)source='full-write.c' object='libtextstyle_la-full-write.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-full-write.lo `test -f 'full-write.c' || echo '$(srcdir)/'`full-write.c

libtextstyle_la-get_ppid_of.lo: get_ppid_of.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-get_ppid_of.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-get_ppid_of.Tpo -c -o libtextstyle_la-get_ppid_of.lo `test -f 'get_ppid_of.c' || echo '$(srcdir)/'`get_ppid_of.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-get_ppid_of.Tpo $(DEPDIR)/libtextstyle_la-get_ppid_of.Plo
#	$(AM_V_CC)source='get_ppid_of.c' object='libtextstyle_la-get_ppid_of.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-get_ppid_of.lo `test -f 'get_ppid_of.c' || echo '$(srcdir)/'`get_ppid_of.c

libtextstyle_la-get_progname_of.lo: get_progname_of.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-get_progname_of.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-get_progname_of.Tpo -c -o libtextstyle_la-get_progname_of.lo `test -f 'get_progname_of.c' || echo '$(srcdir)/'`get_progname_of.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-get_progname_of.Tpo $(DEPDIR)/libtextstyle_la-get_progname_of.Plo
#	$(AM_V_CC)source='get_progname_of.c' object='libtextstyle_la-get_progname_of.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-get_progname_of.lo `test -f 'get_progname_of.c' || echo '$(srcdir)/'`get_progname_of.c

libtextstyle_la-getdtablesize.lo: getdtablesize.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-getdtablesize.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-getdtablesize.Tpo -c -o libtextstyle_la-getdtablesize.lo `test -f 'getdtablesize.c' || echo '$(srcdir)/'`getdtablesize.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-getdtablesize.Tpo $(DEPDIR)/libtextstyle_la-getdtablesize.Plo
#	$(AM_V_CC)source='getdtablesize.c' object='libtextstyle_la-getdtablesize.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-getdtablesize.lo `test -f 'getdtablesize.c' || echo '$(srcdir)/'`getdtablesize.c

libtextstyle_la-gethostname.lo: gethostname.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-gethostname.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-gethostname.Tpo -c -o libtextstyle_la-gethostname.lo `test -f 'gethostname.c' || echo '$(srcdir)/'`gethostname.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-gethostname.Tpo $(DEPDIR)/libtextstyle_la-gethostname.Plo
#	$(AM_V_CC)source='gethostname.c' object='libtextstyle_la-gethostname.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-gethostname.lo `test -f 'gethostname.c' || echo '$(srcdir)/'`gethostname.c

libtextstyle_la-getprogname.lo: getprogname.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-getprogname.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-getprogname.Tpo -c -o libtextstyle_la-getprogname.lo `test -f 'getprogname.c' || echo '$(srcdir)/'`getprogname.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-getprogname.Tpo $(DEPDIR)/libtextstyle_la-getprogname.Plo
#	$(AM_V_CC)source='getprogname.c' object='libtextstyle_la-getprogname.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-getprogname.lo `test -f 'getprogname.c' || echo '$(srcdir)/'`getprogname.c

libtextstyle_la-gettimeofday.lo: gettimeofday.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-gettimeofday.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-gettimeofday.Tpo -c -o libtextstyle_la-gettimeofday.lo `test -f 'gettimeofday.c' || echo '$(srcdir)/'`gettimeofday.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-gettimeofday.Tpo $(DEPDIR)/libtextstyle_la-gettimeofday.Plo
#	$(AM_V_CC)source='gettimeofday.c' object='libtextstyle_la-gettimeofday.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-gettimeofday.lo `test -f 'gettimeofday.c' || echo '$(srcdir)/'`gettimeofday.c

libtextstyle_la-html-ostream.lo: html-ostream.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-html-ostream.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-html-ostream.Tpo -c -o libtextstyle_la-html-ostream.lo `test -f 'html-ostream.c' || echo '$(srcdir)/'`html-ostream.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-html-ostream.Tpo $(DEPDIR)/libtextstyle_la-html-ostream.Plo
#	$(AM_V_CC)source='html-ostream.c' object='libtextstyle_la-html-ostream.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-html-ostream.lo `test -f 'html-ostream.c' || echo '$(srcdir)/'`html-ostream.c

libtextstyle_la-html-styled-ostream.lo: html-styled-ostream.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-html-styled-ostream.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-html-styled-ostream.Tpo -c -o libtextstyle_la-html-styled-ostream.lo `test -f 'html-styled-ostream.c' || echo '$(srcdir)/'`html-styled-ostream.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-html-styled-ostream.Tpo $(DEPDIR)/libtextstyle_la-html-styled-ostream.Plo
#	$(AM_V_CC)source='html-styled-ostream.c' object='libtextstyle_la-html-styled-ostream.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-html-styled-ostream.lo `test -f 'html-styled-ostream.c' || echo '$(srcdir)/'`html-styled-ostream.c

libtextstyle_la-ialloc.lo: ialloc.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-ialloc.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-ialloc.Tpo -c -o libtextstyle_la-ialloc.lo `test -f 'ialloc.c' || echo '$(srcdir)/'`ialloc.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-ialloc.Tpo $(DEPDIR)/libtextstyle_la-ialloc.Plo
#	$(AM_V_CC)source='ialloc.c' object='libtextstyle_la-ialloc.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-ialloc.lo `test -f 'ialloc.c' || echo '$(srcdir)/'`ialloc.c

libtextstyle_la-iconv-ostream.lo: iconv-ostream.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-iconv-ostream.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-iconv-ostream.Tpo -c -o libtextstyle_la-iconv-ostream.lo `test -f 'iconv-ostream.c' || echo '$(srcdir)/'`iconv-ostream.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-iconv-ostream.Tpo $(DEPDIR)/libtextstyle_la-iconv-ostream.Plo
#	$(AM_V_CC)source='iconv-ostream.c' object='libtextstyle_la-iconv-ostream.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-iconv-ostream.lo `test -f 'iconv-ostream.c' || echo '$(srcdir)/'`iconv-ostream.c

libtextstyle_la-isatty.lo: isatty.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-isatty.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-isatty.Tpo -c -o libtextstyle_la-isatty.lo `test -f 'isatty.c' || echo '$(srcdir)/'`isatty.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-isatty.Tpo $(DEPDIR)/libtextstyle_la-isatty.Plo
#	$(AM_V_CC)source='isatty.c' object='libtextstyle_la-isatty.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-isatty.lo `test -f 'isatty.c' || echo '$(srcdir)/'`isatty.c

libtextstyle_la-isinf.lo: isinf.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-isinf.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-isinf.Tpo -c -o libtextstyle_la-isinf.lo `test -f 'isinf.c' || echo '$(srcdir)/'`isinf.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-isinf.Tpo $(DEPDIR)/libtextstyle_la-isinf.Plo
#	$(AM_V_CC)source='isinf.c' object='libtextstyle_la-isinf.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-isinf.lo `test -f 'isinf.c' || echo '$(srcdir)/'`isinf.c

libtextstyle_la-gl_list.lo: gl_list.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-gl_list.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-gl_list.Tpo -c -o libtextstyle_la-gl_list.lo `test -f 'gl_list.c' || echo '$(srcdir)/'`gl_list.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-gl_list.Tpo $(DEPDIR)/libtextstyle_la-gl_list.Plo
#	$(AM_V_CC)source='gl_list.c' object='libtextstyle_la-gl_list.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-gl_list.lo `test -f 'gl_list.c' || echo '$(srcdir)/'`gl_list.c

glthread/libtextstyle_la-lock.lo: glthread/lock.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT glthread/libtextstyle_la-lock.lo -MD -MP -MF glthread/$(DEPDIR)/libtextstyle_la-lock.Tpo -c -o glthread/libtextstyle_la-lock.lo `test -f 'glthread/lock.c' || echo '$(srcdir)/'`glthread/lock.c
#	$(AM_V_at)$(am__mv) glthread/$(DEPDIR)/libtextstyle_la-lock.Tpo glthread/$(DEPDIR)/libtextstyle_la-lock.Plo
#	$(AM_V_CC)source='glthread/lock.c' object='glthread/libtextstyle_la-lock.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o glthread/libtextstyle_la-lock.lo `test -f 'glthread/lock.c' || echo '$(srcdir)/'`glthread/lock.c

libtextstyle_la-log10.lo: log10.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-log10.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-log10.Tpo -c -o libtextstyle_la-log10.lo `test -f 'log10.c' || echo '$(srcdir)/'`log10.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-log10.Tpo $(DEPDIR)/libtextstyle_la-log10.Plo
#	$(AM_V_CC)source='log10.c' object='libtextstyle_la-log10.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-log10.lo `test -f 'log10.c' || echo '$(srcdir)/'`log10.c

libtextstyle_la-malloca.lo: malloca.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-malloca.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-malloca.Tpo -c -o libtextstyle_la-malloca.lo `test -f 'malloca.c' || echo '$(srcdir)/'`malloca.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-malloca.Tpo $(DEPDIR)/libtextstyle_la-malloca.Plo
#	$(AM_V_CC)source='malloca.c' object='libtextstyle_la-malloca.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-malloca.lo `test -f 'malloca.c' || echo '$(srcdir)/'`malloca.c

libtextstyle_la-math.lo: math.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-math.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-math.Tpo -c -o libtextstyle_la-math.lo `test -f 'math.c' || echo '$(srcdir)/'`math.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-math.Tpo $(DEPDIR)/libtextstyle_la-math.Plo
#	$(AM_V_CC)source='math.c' object='libtextstyle_la-math.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-math.lo `test -f 'math.c' || echo '$(srcdir)/'`math.c

libtextstyle_la-mbszero.lo: mbszero.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-mbszero.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-mbszero.Tpo -c -o libtextstyle_la-mbszero.lo `test -f 'mbszero.c' || echo '$(srcdir)/'`mbszero.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-mbszero.Tpo $(DEPDIR)/libtextstyle_la-mbszero.Plo
#	$(AM_V_CC)source='mbszero.c' object='libtextstyle_la-mbszero.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-mbszero.lo `test -f 'mbszero.c' || echo '$(srcdir)/'`mbszero.c

libtextstyle_la-mem-hash-map.lo: mem-hash-map.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-mem-hash-map.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-mem-hash-map.Tpo -c -o libtextstyle_la-mem-hash-map.lo `test -f 'mem-hash-map.c' || echo '$(srcdir)/'`mem-hash-map.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-mem-hash-map.Tpo $(DEPDIR)/libtextstyle_la-mem-hash-map.Plo
#	$(AM_V_CC)source='mem-hash-map.c' object='libtextstyle_la-mem-hash-map.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-mem-hash-map.lo `test -f 'mem-hash-map.c' || echo '$(srcdir)/'`mem-hash-map.c

libtextstyle_la-memchr.lo: memchr.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-memchr.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-memchr.Tpo -c -o libtextstyle_la-memchr.lo `test -f 'memchr.c' || echo '$(srcdir)/'`memchr.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-memchr.Tpo $(DEPDIR)/libtextstyle_la-memchr.Plo
#	$(AM_V_CC)source='memchr.c' object='libtextstyle_la-memchr.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-memchr.lo `test -f 'memchr.c' || echo '$(srcdir)/'`memchr.c

libtextstyle_la-memory-ostream.lo: memory-ostream.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-memory-ostream.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-memory-ostream.Tpo -c -o libtextstyle_la-memory-ostream.lo `test -f 'memory-ostream.c' || echo '$(srcdir)/'`memory-ostream.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-memory-ostream.Tpo $(DEPDIR)/libtextstyle_la-memory-ostream.Plo
#	$(AM_V_CC)source='memory-ostream.c' object='libtextstyle_la-memory-ostream.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-memory-ostream.lo `test -f 'memory-ostream.c' || echo '$(srcdir)/'`memory-ostream.c

libtextstyle_la-msvc-inval.lo: msvc-inval.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-msvc-inval.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-msvc-inval.Tpo -c -o libtextstyle_la-msvc-inval.lo `test -f 'msvc-inval.c' || echo '$(srcdir)/'`msvc-inval.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-msvc-inval.Tpo $(DEPDIR)/libtextstyle_la-msvc-inval.Plo
#	$(AM_V_CC)source='msvc-inval.c' object='libtextstyle_la-msvc-inval.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-msvc-inval.lo `test -f 'msvc-inval.c' || echo '$(srcdir)/'`msvc-inval.c

libtextstyle_la-msvc-nothrow.lo: msvc-nothrow.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-msvc-nothrow.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-msvc-nothrow.Tpo -c -o libtextstyle_la-msvc-nothrow.lo `test -f 'msvc-nothrow.c' || echo '$(srcdir)/'`msvc-nothrow.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-msvc-nothrow.Tpo $(DEPDIR)/libtextstyle_la-msvc-nothrow.Plo
#	$(AM_V_CC)source='msvc-nothrow.c' object='libtextstyle_la-msvc-nothrow.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-msvc-nothrow.lo `test -f 'msvc-nothrow.c' || echo '$(srcdir)/'`msvc-nothrow.c

libtextstyle_la-next-prime.lo: next-prime.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-next-prime.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-next-prime.Tpo -c -o libtextstyle_la-next-prime.lo `test -f 'next-prime.c' || echo '$(srcdir)/'`next-prime.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-next-prime.Tpo $(DEPDIR)/libtextstyle_la-next-prime.Plo
#	$(AM_V_CC)source='next-prime.c' object='libtextstyle_la-next-prime.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-next-prime.lo `test -f 'next-prime.c' || echo '$(srcdir)/'`next-prime.c

libtextstyle_la-noop-styled-ostream.lo: noop-styled-ostream.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-noop-styled-ostream.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-noop-styled-ostream.Tpo -c -o libtextstyle_la-noop-styled-ostream.lo `test -f 'noop-styled-ostream.c' || echo '$(srcdir)/'`noop-styled-ostream.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-noop-styled-ostream.Tpo $(DEPDIR)/libtextstyle_la-noop-styled-ostream.Plo
#	$(AM_V_CC)source='noop-styled-ostream.c' object='libtextstyle_la-noop-styled-ostream.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-noop-styled-ostream.lo `test -f 'noop-styled-ostream.c' || echo '$(srcdir)/'`noop-styled-ostream.c

libtextstyle_la-obstack.lo: obstack.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-obstack.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-obstack.Tpo -c -o libtextstyle_la-obstack.lo `test -f 'obstack.c' || echo '$(srcdir)/'`obstack.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-obstack.Tpo $(DEPDIR)/libtextstyle_la-obstack.Plo
#	$(AM_V_CC)source='obstack.c' object='libtextstyle_la-obstack.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-obstack.lo `test -f 'obstack.c' || echo '$(srcdir)/'`obstack.c

glthread/libtextstyle_la-once.lo: glthread/once.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT glthread/libtextstyle_la-once.lo -MD -MP -MF glthread/$(DEPDIR)/libtextstyle_la-once.Tpo -c -o glthread/libtextstyle_la-once.lo `test -f 'glthread/once.c' || echo '$(srcdir)/'`glthread/once.c
#	$(AM_V_at)$(am__mv) glthread/$(DEPDIR)/libtextstyle_la-once.Tpo glthread/$(DEPDIR)/libtextstyle_la-once.Plo
#	$(AM_V_CC)source='glthread/once.c' object='glthread/libtextstyle_la-once.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o glthread/libtextstyle_la-once.lo `test -f 'glthread/once.c' || echo '$(srcdir)/'`glthread/once.c

libtextstyle_la-open.lo: open.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-open.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-open.Tpo -c -o libtextstyle_la-open.lo `test -f 'open.c' || echo '$(srcdir)/'`open.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-open.Tpo $(DEPDIR)/libtextstyle_la-open.Plo
#	$(AM_V_CC)source='open.c' object='libtextstyle_la-open.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-open.lo `test -f 'open.c' || echo '$(srcdir)/'`open.c

libtextstyle_la-ostream.lo: ostream.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-ostream.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-ostream.Tpo -c -o libtextstyle_la-ostream.lo `test -f 'ostream.c' || echo '$(srcdir)/'`ostream.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-ostream.Tpo $(DEPDIR)/libtextstyle_la-ostream.Plo
#	$(AM_V_CC)source='ostream.c' object='libtextstyle_la-ostream.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-ostream.lo `test -f 'ostream.c' || echo '$(srcdir)/'`ostream.c

libtextstyle_la-printf-frexp.lo: printf-frexp.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-printf-frexp.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-printf-frexp.Tpo -c -o libtextstyle_la-printf-frexp.lo `test -f 'printf-frexp.c' || echo '$(srcdir)/'`printf-frexp.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-printf-frexp.Tpo $(DEPDIR)/libtextstyle_la-printf-frexp.Plo
#	$(AM_V_CC)source='printf-frexp.c' object='libtextstyle_la-printf-frexp.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-printf-frexp.lo `test -f 'printf-frexp.c' || echo '$(srcdir)/'`printf-frexp.c

libtextstyle_la-printf-frexpl.lo: printf-frexpl.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-printf-frexpl.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-printf-frexpl.Tpo -c -o libtextstyle_la-printf-frexpl.lo `test -f 'printf-frexpl.c' || echo '$(srcdir)/'`printf-frexpl.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-printf-frexpl.Tpo $(DEPDIR)/libtextstyle_la-printf-frexpl.Plo
#	$(AM_V_CC)source='printf-frexpl.c' object='libtextstyle_la-printf-frexpl.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-printf-frexpl.lo `test -f 'printf-frexpl.c' || echo '$(srcdir)/'`printf-frexpl.c

libtextstyle_la-pthread-once.lo: pthread-once.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-pthread-once.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-pthread-once.Tpo -c -o libtextstyle_la-pthread-once.lo `test -f 'pthread-once.c' || echo '$(srcdir)/'`pthread-once.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-pthread-once.Tpo $(DEPDIR)/libtextstyle_la-pthread-once.Plo
#	$(AM_V_CC)source='pthread-once.c' object='libtextstyle_la-pthread-once.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-pthread-once.lo `test -f 'pthread-once.c' || echo '$(srcdir)/'`pthread-once.c

libtextstyle_la-raise.lo: raise.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-raise.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-raise.Tpo -c -o libtextstyle_la-raise.lo `test -f 'raise.c' || echo '$(srcdir)/'`raise.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-raise.Tpo $(DEPDIR)/libtextstyle_la-raise.Plo
#	$(AM_V_CC)source='raise.c' object='libtextstyle_la-raise.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-raise.lo `test -f 'raise.c' || echo '$(srcdir)/'`raise.c

libtextstyle_la-read.lo: read.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-read.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-read.Tpo -c -o libtextstyle_la-read.lo `test -f 'read.c' || echo '$(srcdir)/'`read.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-read.Tpo $(DEPDIR)/libtextstyle_la-read.Plo
#	$(AM_V_CC)source='read.c' object='libtextstyle_la-read.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-read.lo `test -f 'read.c' || echo '$(srcdir)/'`read.c

libtextstyle_la-realloc.lo: realloc.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-realloc.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-realloc.Tpo -c -o libtextstyle_la-realloc.lo `test -f 'realloc.c' || echo '$(srcdir)/'`realloc.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-realloc.Tpo $(DEPDIR)/libtextstyle_la-realloc.Plo
#	$(AM_V_CC)source='realloc.c' object='libtextstyle_la-realloc.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-realloc.lo `test -f 'realloc.c' || echo '$(srcdir)/'`realloc.c

libtextstyle_la-reallocarray.lo: reallocarray.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-reallocarray.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-reallocarray.Tpo -c -o libtextstyle_la-reallocarray.lo `test -f 'reallocarray.c' || echo '$(srcdir)/'`reallocarray.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-reallocarray.Tpo $(DEPDIR)/libtextstyle_la-reallocarray.Plo
#	$(AM_V_CC)source='reallocarray.c' object='libtextstyle_la-reallocarray.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-reallocarray.lo `test -f 'reallocarray.c' || echo '$(srcdir)/'`reallocarray.c

libtextstyle_la-safe-read.lo: safe-read.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-safe-read.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-safe-read.Tpo -c -o libtextstyle_la-safe-read.lo `test -f 'safe-read.c' || echo '$(srcdir)/'`safe-read.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-safe-read.Tpo $(DEPDIR)/libtextstyle_la-safe-read.Plo
#	$(AM_V_CC)source='safe-read.c' object='libtextstyle_la-safe-read.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-safe-read.lo `test -f 'safe-read.c' || echo '$(srcdir)/'`safe-read.c

libtextstyle_la-safe-write.lo: safe-write.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-safe-write.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-safe-write.Tpo -c -o libtextstyle_la-safe-write.lo `test -f 'safe-write.c' || echo '$(srcdir)/'`safe-write.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-safe-write.Tpo $(DEPDIR)/libtextstyle_la-safe-write.Plo
#	$(AM_V_CC)source='safe-write.c' object='libtextstyle_la-safe-write.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-safe-write.lo `test -f 'safe-write.c' || echo '$(srcdir)/'`safe-write.c

libtextstyle_la-same-inode.lo: same-inode.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-same-inode.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-same-inode.Tpo -c -o libtextstyle_la-same-inode.lo `test -f 'same-inode.c' || echo '$(srcdir)/'`same-inode.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-same-inode.Tpo $(DEPDIR)/libtextstyle_la-same-inode.Plo
#	$(AM_V_CC)source='same-inode.c' object='libtextstyle_la-same-inode.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-same-inode.lo `test -f 'same-inode.c' || echo '$(srcdir)/'`same-inode.c

libtextstyle_la-sigaction.lo: sigaction.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-sigaction.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-sigaction.Tpo -c -o libtextstyle_la-sigaction.lo `test -f 'sigaction.c' || echo '$(srcdir)/'`sigaction.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-sigaction.Tpo $(DEPDIR)/libtextstyle_la-sigaction.Plo
#	$(AM_V_CC)source='sigaction.c' object='libtextstyle_la-sigaction.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-sigaction.lo `test -f 'sigaction.c' || echo '$(srcdir)/'`sigaction.c

libtextstyle_la-sig-handler.lo: sig-handler.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-sig-handler.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-sig-handler.Tpo -c -o libtextstyle_la-sig-handler.lo `test -f 'sig-handler.c' || echo '$(srcdir)/'`sig-handler.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-sig-handler.Tpo $(DEPDIR)/libtextstyle_la-sig-handler.Plo
#	$(AM_V_CC)source='sig-handler.c' object='libtextstyle_la-sig-handler.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-sig-handler.lo `test -f 'sig-handler.c' || echo '$(srcdir)/'`sig-handler.c

libtextstyle_la-signbitf.lo: signbitf.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-signbitf.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-signbitf.Tpo -c -o libtextstyle_la-signbitf.lo `test -f 'signbitf.c' || echo '$(srcdir)/'`signbitf.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-signbitf.Tpo $(DEPDIR)/libtextstyle_la-signbitf.Plo
#	$(AM_V_CC)source='signbitf.c' object='libtextstyle_la-signbitf.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-signbitf.lo `test -f 'signbitf.c' || echo '$(srcdir)/'`signbitf.c

libtextstyle_la-signbitd.lo: signbitd.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-signbitd.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-signbitd.Tpo -c -o libtextstyle_la-signbitd.lo `test -f 'signbitd.c' || echo '$(srcdir)/'`signbitd.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-signbitd.Tpo $(DEPDIR)/libtextstyle_la-signbitd.Plo
#	$(AM_V_CC)source='signbitd.c' object='libtextstyle_la-signbitd.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-signbitd.lo `test -f 'signbitd.c' || echo '$(srcdir)/'`signbitd.c

libtextstyle_la-signbitl.lo: signbitl.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-signbitl.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-signbitl.Tpo -c -o libtextstyle_la-signbitl.lo `test -f 'signbitl.c' || echo '$(srcdir)/'`signbitl.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-signbitl.Tpo $(DEPDIR)/libtextstyle_la-signbitl.Plo
#	$(AM_V_CC)source='signbitl.c' object='libtextstyle_la-signbitl.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-signbitl.lo `test -f 'signbitl.c' || echo '$(srcdir)/'`signbitl.c

libtextstyle_la-sigprocmask.lo: sigprocmask.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-sigprocmask.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-sigprocmask.Tpo -c -o libtextstyle_la-sigprocmask.lo `test -f 'sigprocmask.c' || echo '$(srcdir)/'`sigprocmask.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-sigprocmask.Tpo $(DEPDIR)/libtextstyle_la-sigprocmask.Plo
#	$(AM_V_CC)source='sigprocmask.c' object='libtextstyle_la-sigprocmask.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-sigprocmask.lo `test -f 'sigprocmask.c' || echo '$(srcdir)/'`sigprocmask.c

libtextstyle_la-sockets.lo: sockets.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-sockets.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-sockets.Tpo -c -o libtextstyle_la-sockets.lo `test -f 'sockets.c' || echo '$(srcdir)/'`sockets.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-sockets.Tpo $(DEPDIR)/libtextstyle_la-sockets.Plo
#	$(AM_V_CC)source='sockets.c' object='libtextstyle_la-sockets.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-sockets.lo `test -f 'sockets.c' || echo '$(srcdir)/'`sockets.c

libtextstyle_la-stat.lo: stat.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-stat.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-stat.Tpo -c -o libtextstyle_la-stat.lo `test -f 'stat.c' || echo '$(srcdir)/'`stat.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-stat.Tpo $(DEPDIR)/libtextstyle_la-stat.Plo
#	$(AM_V_CC)source='stat.c' object='libtextstyle_la-stat.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-stat.lo `test -f 'stat.c' || echo '$(srcdir)/'`stat.c

libtextstyle_la-stat-time.lo: stat-time.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-stat-time.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-stat-time.Tpo -c -o libtextstyle_la-stat-time.lo `test -f 'stat-time.c' || echo '$(srcdir)/'`stat-time.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-stat-time.Tpo $(DEPDIR)/libtextstyle_la-stat-time.Plo
#	$(AM_V_CC)source='stat-time.c' object='libtextstyle_la-stat-time.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-stat-time.lo `test -f 'stat-time.c' || echo '$(srcdir)/'`stat-time.c

libtextstyle_la-stdio-read.lo: stdio-read.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-stdio-read.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-stdio-read.Tpo -c -o libtextstyle_la-stdio-read.lo `test -f 'stdio-read.c' || echo '$(srcdir)/'`stdio-read.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-stdio-read.Tpo $(DEPDIR)/libtextstyle_la-stdio-read.Plo
#	$(AM_V_CC)source='stdio-read.c' object='libtextstyle_la-stdio-read.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-stdio-read.lo `test -f 'stdio-read.c' || echo '$(srcdir)/'`stdio-read.c

libtextstyle_la-stdio-write.lo: stdio-write.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-stdio-write.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-stdio-write.Tpo -c -o libtextstyle_la-stdio-write.lo `test -f 'stdio-write.c' || echo '$(srcdir)/'`stdio-write.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-stdio-write.Tpo $(DEPDIR)/libtextstyle_la-stdio-write.Plo
#	$(AM_V_CC)source='stdio-write.c' object='libtextstyle_la-stdio-write.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-stdio-write.lo `test -f 'stdio-write.c' || echo '$(srcdir)/'`stdio-write.c

libtextstyle_la-stdlib.lo: stdlib.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-stdlib.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-stdlib.Tpo -c -o libtextstyle_la-stdlib.lo `test -f 'stdlib.c' || echo '$(srcdir)/'`stdlib.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-stdlib.Tpo $(DEPDIR)/libtextstyle_la-stdlib.Plo
#	$(AM_V_CC)source='stdlib.c' object='libtextstyle_la-stdlib.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-stdlib.lo `test -f 'stdlib.c' || echo '$(srcdir)/'`stdlib.c

libtextstyle_la-stpcpy.lo: stpcpy.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-stpcpy.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-stpcpy.Tpo -c -o libtextstyle_la-stpcpy.lo `test -f 'stpcpy.c' || echo '$(srcdir)/'`stpcpy.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-stpcpy.Tpo $(DEPDIR)/libtextstyle_la-stpcpy.Plo
#	$(AM_V_CC)source='stpcpy.c' object='libtextstyle_la-stpcpy.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-stpcpy.lo `test -f 'stpcpy.c' || echo '$(srcdir)/'`stpcpy.c

libtextstyle_la-str_endswith.lo: str_endswith.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-str_endswith.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-str_endswith.Tpo -c -o libtextstyle_la-str_endswith.lo `test -f 'str_endswith.c' || echo '$(srcdir)/'`str_endswith.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-str_endswith.Tpo $(DEPDIR)/libtextstyle_la-str_endswith.Plo
#	$(AM_V_CC)source='str_endswith.c' object='libtextstyle_la-str_endswith.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-str_endswith.lo `test -f 'str_endswith.c' || echo '$(srcdir)/'`str_endswith.c

libtextstyle_la-str_startswith.lo: str_startswith.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-str_startswith.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-str_startswith.Tpo -c -o libtextstyle_la-str_startswith.lo `test -f 'str_startswith.c' || echo '$(srcdir)/'`str_startswith.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-str_startswith.Tpo $(DEPDIR)/libtextstyle_la-str_startswith.Plo
#	$(AM_V_CC)source='str_startswith.c' object='libtextstyle_la-str_startswith.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-str_startswith.lo `test -f 'str_startswith.c' || echo '$(srcdir)/'`str_startswith.c

libtextstyle_la-strerror.lo: strerror.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-strerror.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-strerror.Tpo -c -o libtextstyle_la-strerror.lo `test -f 'strerror.c' || echo '$(srcdir)/'`strerror.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-strerror.Tpo $(DEPDIR)/libtextstyle_la-strerror.Plo
#	$(AM_V_CC)source='strerror.c' object='libtextstyle_la-strerror.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-strerror.lo `test -f 'strerror.c' || echo '$(srcdir)/'`strerror.c

libtextstyle_la-strerror-override.lo: strerror-override.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-strerror-override.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-strerror-override.Tpo -c -o libtextstyle_la-strerror-override.lo `test -f 'strerror-override.c' || echo '$(srcdir)/'`strerror-override.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-strerror-override.Tpo $(DEPDIR)/libtextstyle_la-strerror-override.Plo
#	$(AM_V_CC)source='strerror-override.c' object='libtextstyle_la-strerror-override.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-strerror-override.lo `test -f 'strerror-override.c' || echo '$(srcdir)/'`strerror-override.c

libtextstyle_la-styled-ostream.lo: styled-ostream.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-styled-ostream.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-styled-ostream.Tpo -c -o libtextstyle_la-styled-ostream.lo `test -f 'styled-ostream.c' || echo '$(srcdir)/'`styled-ostream.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-styled-ostream.Tpo $(DEPDIR)/libtextstyle_la-styled-ostream.Plo
#	$(AM_V_CC)source='styled-ostream.c' object='libtextstyle_la-styled-ostream.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-styled-ostream.lo `test -f 'styled-ostream.c' || echo '$(srcdir)/'`styled-ostream.c

libtextstyle_la-sys_socket.lo: sys_socket.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-sys_socket.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-sys_socket.Tpo -c -o libtextstyle_la-sys_socket.lo `test -f 'sys_socket.c' || echo '$(srcdir)/'`sys_socket.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-sys_socket.Tpo $(DEPDIR)/libtextstyle_la-sys_socket.Plo
#	$(AM_V_CC)source='sys_socket.c' object='libtextstyle_la-sys_socket.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-sys_socket.lo `test -f 'sys_socket.c' || echo '$(srcdir)/'`sys_socket.c

libtextstyle_la-term-ostream.lo: term-ostream.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-term-ostream.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-term-ostream.Tpo -c -o libtextstyle_la-term-ostream.lo `test -f 'term-ostream.c' || echo '$(srcdir)/'`term-ostream.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-term-ostream.Tpo $(DEPDIR)/libtextstyle_la-term-ostream.Plo
#	$(AM_V_CC)source='term-ostream.c' object='libtextstyle_la-term-ostream.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-term-ostream.lo `test -f 'term-ostream.c' || echo '$(srcdir)/'`term-ostream.c

libtextstyle_la-term-style-control.lo: term-style-control.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-term-style-control.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-term-style-control.Tpo -c -o libtextstyle_la-term-style-control.lo `test -f 'term-style-control.c' || echo '$(srcdir)/'`term-style-control.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-term-style-control.Tpo $(DEPDIR)/libtextstyle_la-term-style-control.Plo
#	$(AM_V_CC)source='term-style-control.c' object='libtextstyle_la-term-style-control.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-term-style-control.lo `test -f 'term-style-control.c' || echo '$(srcdir)/'`term-style-control.c

libtextstyle_la-term-styled-ostream.lo: term-styled-ostream.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-term-styled-ostream.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-term-styled-ostream.Tpo -c -o libtextstyle_la-term-styled-ostream.lo `test -f 'term-styled-ostream.c' || echo '$(srcdir)/'`term-styled-ostream.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-term-styled-ostream.Tpo $(DEPDIR)/libtextstyle_la-term-styled-ostream.Plo
#	$(AM_V_CC)source='term-styled-ostream.c' object='libtextstyle_la-term-styled-ostream.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-term-styled-ostream.lo `test -f 'term-styled-ostream.c' || echo '$(srcdir)/'`term-styled-ostream.c

glthread/libtextstyle_la-threadlib.lo: glthread/threadlib.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT glthread/libtextstyle_la-threadlib.lo -MD -MP -MF glthread/$(DEPDIR)/libtextstyle_la-threadlib.Tpo -c -o glthread/libtextstyle_la-threadlib.lo `test -f 'glthread/threadlib.c' || echo '$(srcdir)/'`glthread/threadlib.c
#	$(AM_V_at)$(am__mv) glthread/$(DEPDIR)/libtextstyle_la-threadlib.Tpo glthread/$(DEPDIR)/libtextstyle_la-threadlib.Plo
#	$(AM_V_CC)source='glthread/threadlib.c' object='glthread/libtextstyle_la-threadlib.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o glthread/libtextstyle_la-threadlib.lo `test -f 'glthread/threadlib.c' || echo '$(srcdir)/'`glthread/threadlib.c

libtextstyle_la-unistd.lo: unistd.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-unistd.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-unistd.Tpo -c -o libtextstyle_la-unistd.lo `test -f 'unistd.c' || echo '$(srcdir)/'`unistd.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-unistd.Tpo $(DEPDIR)/libtextstyle_la-unistd.Plo
#	$(AM_V_CC)source='unistd.c' object='libtextstyle_la-unistd.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-unistd.lo `test -f 'unistd.c' || echo '$(srcdir)/'`unistd.c

unistr/libtextstyle_la-u8-mbtouc.lo: unistr/u8-mbtouc.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT unistr/libtextstyle_la-u8-mbtouc.lo -MD -MP -MF unistr/$(DEPDIR)/libtextstyle_la-u8-mbtouc.Tpo -c -o unistr/libtextstyle_la-u8-mbtouc.lo `test -f 'unistr/u8-mbtouc.c' || echo '$(srcdir)/'`unistr/u8-mbtouc.c
#	$(AM_V_at)$(am__mv) unistr/$(DEPDIR)/libtextstyle_la-u8-mbtouc.Tpo unistr/$(DEPDIR)/libtextstyle_la-u8-mbtouc.Plo
#	$(AM_V_CC)source='unistr/u8-mbtouc.c' object='unistr/libtextstyle_la-u8-mbtouc.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o unistr/libtextstyle_la-u8-mbtouc.lo `test -f 'unistr/u8-mbtouc.c' || echo '$(srcdir)/'`unistr/u8-mbtouc.c

unistr/libtextstyle_la-u8-mbtouc-aux.lo: unistr/u8-mbtouc-aux.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT unistr/libtextstyle_la-u8-mbtouc-aux.lo -MD -MP -MF unistr/$(DEPDIR)/libtextstyle_la-u8-mbtouc-aux.Tpo -c -o unistr/libtextstyle_la-u8-mbtouc-aux.lo `test -f 'unistr/u8-mbtouc-aux.c' || echo '$(srcdir)/'`unistr/u8-mbtouc-aux.c
#	$(AM_V_at)$(am__mv) unistr/$(DEPDIR)/libtextstyle_la-u8-mbtouc-aux.Tpo unistr/$(DEPDIR)/libtextstyle_la-u8-mbtouc-aux.Plo
#	$(AM_V_CC)source='unistr/u8-mbtouc-aux.c' object='unistr/libtextstyle_la-u8-mbtouc-aux.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o unistr/libtextstyle_la-u8-mbtouc-aux.lo `test -f 'unistr/u8-mbtouc-aux.c' || echo '$(srcdir)/'`unistr/u8-mbtouc-aux.c

libtextstyle_la-vaszprintf.lo: vaszprintf.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-vaszprintf.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-vaszprintf.Tpo -c -o libtextstyle_la-vaszprintf.lo `test -f 'vaszprintf.c' || echo '$(srcdir)/'`vaszprintf.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-vaszprintf.Tpo $(DEPDIR)/libtextstyle_la-vaszprintf.Plo
#	$(AM_V_CC)source='vaszprintf.c' object='libtextstyle_la-vaszprintf.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-vaszprintf.lo `test -f 'vaszprintf.c' || echo '$(srcdir)/'`vaszprintf.c

libtextstyle_la-aszprintf.lo: aszprintf.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-aszprintf.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-aszprintf.Tpo -c -o libtextstyle_la-aszprintf.lo `test -f 'aszprintf.c' || echo '$(srcdir)/'`aszprintf.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-aszprintf.Tpo $(DEPDIR)/libtextstyle_la-aszprintf.Plo
#	$(AM_V_CC)source='aszprintf.c' object='libtextstyle_la-aszprintf.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-aszprintf.lo `test -f 'aszprintf.c' || echo '$(srcdir)/'`aszprintf.c

libtextstyle_la-vsnzprintf.lo: vsnzprintf.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-vsnzprintf.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-vsnzprintf.Tpo -c -o libtextstyle_la-vsnzprintf.lo `test -f 'vsnzprintf.c' || echo '$(srcdir)/'`vsnzprintf.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-vsnzprintf.Tpo $(DEPDIR)/libtextstyle_la-vsnzprintf.Plo
#	$(AM_V_CC)source='vsnzprintf.c' object='libtextstyle_la-vsnzprintf.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-vsnzprintf.lo `test -f 'vsnzprintf.c' || echo '$(srcdir)/'`vsnzprintf.c

libtextstyle_la-windows-mutex.lo: windows-mutex.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-windows-mutex.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-windows-mutex.Tpo -c -o libtextstyle_la-windows-mutex.lo `test -f 'windows-mutex.c' || echo '$(srcdir)/'`windows-mutex.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-windows-mutex.Tpo $(DEPDIR)/libtextstyle_la-windows-mutex.Plo
#	$(AM_V_CC)source='windows-mutex.c' object='libtextstyle_la-windows-mutex.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-windows-mutex.lo `test -f 'windows-mutex.c' || echo '$(srcdir)/'`windows-mutex.c

libtextstyle_la-windows-once.lo: windows-once.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-windows-once.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-windows-once.Tpo -c -o libtextstyle_la-windows-once.lo `test -f 'windows-once.c' || echo '$(srcdir)/'`windows-once.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-windows-once.Tpo $(DEPDIR)/libtextstyle_la-windows-once.Plo
#	$(AM_V_CC)source='windows-once.c' object='libtextstyle_la-windows-once.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-windows-once.lo `test -f 'windows-once.c' || echo '$(srcdir)/'`windows-once.c

libtextstyle_la-windows-recmutex.lo: windows-recmutex.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-windows-recmutex.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-windows-recmutex.Tpo -c -o libtextstyle_la-windows-recmutex.lo `test -f 'windows-recmutex.c' || echo '$(srcdir)/'`windows-recmutex.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-windows-recmutex.Tpo $(DEPDIR)/libtextstyle_la-windows-recmutex.Plo
#	$(AM_V_CC)source='windows-recmutex.c' object='libtextstyle_la-windows-recmutex.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-windows-recmutex.lo `test -f 'windows-recmutex.c' || echo '$(srcdir)/'`windows-recmutex.c

libtextstyle_la-windows-rwlock.lo: windows-rwlock.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-windows-rwlock.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-windows-rwlock.Tpo -c -o libtextstyle_la-windows-rwlock.lo `test -f 'windows-rwlock.c' || echo '$(srcdir)/'`windows-rwlock.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-windows-rwlock.Tpo $(DEPDIR)/libtextstyle_la-windows-rwlock.Plo
#	$(AM_V_CC)source='windows-rwlock.c' object='libtextstyle_la-windows-rwlock.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-windows-rwlock.lo `test -f 'windows-rwlock.c' || echo '$(srcdir)/'`windows-rwlock.c

libtextstyle_la-write.lo: write.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-write.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-write.Tpo -c -o libtextstyle_la-write.lo `test -f 'write.c' || echo '$(srcdir)/'`write.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-write.Tpo $(DEPDIR)/libtextstyle_la-write.Plo
#	$(AM_V_CC)source='write.c' object='libtextstyle_la-write.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-write.lo `test -f 'write.c' || echo '$(srcdir)/'`write.c

libtextstyle_la-xmalloc.lo: xmalloc.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-xmalloc.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-xmalloc.Tpo -c -o libtextstyle_la-xmalloc.lo `test -f 'xmalloc.c' || echo '$(srcdir)/'`xmalloc.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-xmalloc.Tpo $(DEPDIR)/libtextstyle_la-xmalloc.Plo
#	$(AM_V_CC)source='xmalloc.c' object='libtextstyle_la-xmalloc.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-xmalloc.lo `test -f 'xmalloc.c' || echo '$(srcdir)/'`xmalloc.c

libtextstyle_la-xalloc-die.lo: xalloc-die.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-xalloc-die.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-xalloc-die.Tpo -c -o libtextstyle_la-xalloc-die.lo `test -f 'xalloc-die.c' || echo '$(srcdir)/'`xalloc-die.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-xalloc-die.Tpo $(DEPDIR)/libtextstyle_la-xalloc-die.Plo
#	$(AM_V_CC)source='xalloc-die.c' object='libtextstyle_la-xalloc-die.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-xalloc-die.lo `test -f 'xalloc-die.c' || echo '$(srcdir)/'`xalloc-die.c

libtextstyle_la-xconcat-filename.lo: xconcat-filename.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-xconcat-filename.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-xconcat-filename.Tpo -c -o libtextstyle_la-xconcat-filename.lo `test -f 'xconcat-filename.c' || echo '$(srcdir)/'`xconcat-filename.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-xconcat-filename.Tpo $(DEPDIR)/libtextstyle_la-xconcat-filename.Plo
#	$(AM_V_CC)source='xconcat-filename.c' object='libtextstyle_la-xconcat-filename.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-xconcat-filename.lo `test -f 'xconcat-filename.c' || echo '$(srcdir)/'`xconcat-filename.c

libtextstyle_la-xgethostname.lo: xgethostname.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-xgethostname.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-xgethostname.Tpo -c -o libtextstyle_la-xgethostname.lo `test -f 'xgethostname.c' || echo '$(srcdir)/'`xgethostname.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-xgethostname.Tpo $(DEPDIR)/libtextstyle_la-xgethostname.Plo
#	$(AM_V_CC)source='xgethostname.c' object='libtextstyle_la-xgethostname.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-xgethostname.lo `test -f 'xgethostname.c' || echo '$(srcdir)/'`xgethostname.c

libtextstyle_la-gl_xlist.lo: gl_xlist.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-gl_xlist.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-gl_xlist.Tpo -c -o libtextstyle_la-gl_xlist.lo `test -f 'gl_xlist.c' || echo '$(srcdir)/'`gl_xlist.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-gl_xlist.Tpo $(DEPDIR)/libtextstyle_la-gl_xlist.Plo
#	$(AM_V_CC)source='gl_xlist.c' object='libtextstyle_la-gl_xlist.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-gl_xlist.lo `test -f 'gl_xlist.c' || echo '$(srcdir)/'`gl_xlist.c

libtextstyle_la-xsize.lo: xsize.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-xsize.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-xsize.Tpo -c -o libtextstyle_la-xsize.lo `test -f 'xsize.c' || echo '$(srcdir)/'`xsize.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-xsize.Tpo $(DEPDIR)/libtextstyle_la-xsize.Plo
#	$(AM_V_CC)source='xsize.c' object='libtextstyle_la-xsize.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-xsize.lo `test -f 'xsize.c' || echo '$(srcdir)/'`xsize.c

libtextstyle_la-xvasprintf.lo: xvasprintf.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-xvasprintf.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-xvasprintf.Tpo -c -o libtextstyle_la-xvasprintf.lo `test -f 'xvasprintf.c' || echo '$(srcdir)/'`xvasprintf.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-xvasprintf.Tpo $(DEPDIR)/libtextstyle_la-xvasprintf.Plo
#	$(AM_V_CC)source='xvasprintf.c' object='libtextstyle_la-xvasprintf.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-xvasprintf.lo `test -f 'xvasprintf.c' || echo '$(srcdir)/'`xvasprintf.c

libtextstyle_la-xasprintf.lo: xasprintf.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-xasprintf.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-xasprintf.Tpo -c -o libtextstyle_la-xasprintf.lo `test -f 'xasprintf.c' || echo '$(srcdir)/'`xasprintf.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-xasprintf.Tpo $(DEPDIR)/libtextstyle_la-xasprintf.Plo
#	$(AM_V_CC)source='xasprintf.c' object='libtextstyle_la-xasprintf.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-xasprintf.lo `test -f 'xasprintf.c' || echo '$(srcdir)/'`xasprintf.c

libtextstyle_la-color.lo: color.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-color.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-color.Tpo -c -o libtextstyle_la-color.lo `test -f 'color.c' || echo '$(srcdir)/'`color.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-color.Tpo $(DEPDIR)/libtextstyle_la-color.Plo
#	$(AM_V_CC)source='color.c' object='libtextstyle_la-color.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-color.lo `test -f 'color.c' || echo '$(srcdir)/'`color.c

libtextstyle_la-misc.lo: misc.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-misc.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-misc.Tpo -c -o libtextstyle_la-misc.lo `test -f 'misc.c' || echo '$(srcdir)/'`misc.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-misc.Tpo $(DEPDIR)/libtextstyle_la-misc.Plo
#	$(AM_V_CC)source='misc.c' object='libtextstyle_la-misc.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-misc.lo `test -f 'misc.c' || echo '$(srcdir)/'`misc.c

libtextstyle_la-version.lo: version.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-version.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-version.Tpo -c -o libtextstyle_la-version.lo `test -f 'version.c' || echo '$(srcdir)/'`version.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-version.Tpo $(DEPDIR)/libtextstyle_la-version.Plo
#	$(AM_V_CC)source='version.c' object='libtextstyle_la-version.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-version.lo `test -f 'version.c' || echo '$(srcdir)/'`version.c

libtextstyle_la-calloc.lo: calloc.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-calloc.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-calloc.Tpo -c -o libtextstyle_la-calloc.lo `test -f 'calloc.c' || echo '$(srcdir)/'`calloc.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-calloc.Tpo $(DEPDIR)/libtextstyle_la-calloc.Plo
#	$(AM_V_CC)source='calloc.c' object='libtextstyle_la-calloc.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-calloc.lo `test -f 'calloc.c' || echo '$(srcdir)/'`calloc.c

libtextstyle_la-fd-ostream.oo.lo: fd-ostream.oo.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-fd-ostream.oo.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-fd-ostream.oo.Tpo -c -o libtextstyle_la-fd-ostream.oo.lo `test -f 'fd-ostream.oo.c' || echo '$(srcdir)/'`fd-ostream.oo.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-fd-ostream.oo.Tpo $(DEPDIR)/libtextstyle_la-fd-ostream.oo.Plo
#	$(AM_V_CC)source='fd-ostream.oo.c' object='libtextstyle_la-fd-ostream.oo.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-fd-ostream.oo.lo `test -f 'fd-ostream.oo.c' || echo '$(srcdir)/'`fd-ostream.oo.c

libtextstyle_la-file-ostream.oo.lo: file-ostream.oo.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-file-ostream.oo.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-file-ostream.oo.Tpo -c -o libtextstyle_la-file-ostream.oo.lo `test -f 'file-ostream.oo.c' || echo '$(srcdir)/'`file-ostream.oo.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-file-ostream.oo.Tpo $(DEPDIR)/libtextstyle_la-file-ostream.oo.Plo
#	$(AM_V_CC)source='file-ostream.oo.c' object='libtextstyle_la-file-ostream.oo.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-file-ostream.oo.lo `test -f 'file-ostream.oo.c' || echo '$(srcdir)/'`file-ostream.oo.c

libtextstyle_la-frexp.lo: frexp.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-frexp.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-frexp.Tpo -c -o libtextstyle_la-frexp.lo `test -f 'frexp.c' || echo '$(srcdir)/'`frexp.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-frexp.Tpo $(DEPDIR)/libtextstyle_la-frexp.Plo
#	$(AM_V_CC)source='frexp.c' object='libtextstyle_la-frexp.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-frexp.lo `test -f 'frexp.c' || echo '$(srcdir)/'`frexp.c

libtextstyle_la-frexpl.lo: frexpl.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-frexpl.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-frexpl.Tpo -c -o libtextstyle_la-frexpl.lo `test -f 'frexpl.c' || echo '$(srcdir)/'`frexpl.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-frexpl.Tpo $(DEPDIR)/libtextstyle_la-frexpl.Plo
#	$(AM_V_CC)source='frexpl.c' object='libtextstyle_la-frexpl.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-frexpl.lo `test -f 'frexpl.c' || echo '$(srcdir)/'`frexpl.c

libtextstyle_la-stat-w32.lo: stat-w32.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-stat-w32.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-stat-w32.Tpo -c -o libtextstyle_la-stat-w32.lo `test -f 'stat-w32.c' || echo '$(srcdir)/'`stat-w32.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-stat-w32.Tpo $(DEPDIR)/libtextstyle_la-stat-w32.Plo
#	$(AM_V_CC)source='stat-w32.c' object='libtextstyle_la-stat-w32.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-stat-w32.lo `test -f 'stat-w32.c' || echo '$(srcdir)/'`stat-w32.c

libtextstyle_la-html-ostream.oo.lo: html-ostream.oo.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-html-ostream.oo.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-html-ostream.oo.Tpo -c -o libtextstyle_la-html-ostream.oo.lo `test -f 'html-ostream.oo.c' || echo '$(srcdir)/'`html-ostream.oo.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-html-ostream.oo.Tpo $(DEPDIR)/libtextstyle_la-html-ostream.oo.Plo
#	$(AM_V_CC)source='html-ostream.oo.c' object='libtextstyle_la-html-ostream.oo.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-html-ostream.oo.lo `test -f 'html-ostream.oo.c' || echo '$(srcdir)/'`html-ostream.oo.c

libtextstyle_la-html-styled-ostream.oo.lo: html-styled-ostream.oo.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-html-styled-ostream.oo.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-html-styled-ostream.oo.Tpo -c -o libtextstyle_la-html-styled-ostream.oo.lo `test -f 'html-styled-ostream.oo.c' || echo '$(srcdir)/'`html-styled-ostream.oo.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-html-styled-ostream.oo.Tpo $(DEPDIR)/libtextstyle_la-html-styled-ostream.oo.Plo
#	$(AM_V_CC)source='html-styled-ostream.oo.c' object='libtextstyle_la-html-styled-ostream.oo.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-html-styled-ostream.oo.lo `test -f 'html-styled-ostream.oo.c' || echo '$(srcdir)/'`html-styled-ostream.oo.c

libtextstyle_la-iconv-ostream.oo.lo: iconv-ostream.oo.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-iconv-ostream.oo.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-iconv-ostream.oo.Tpo -c -o libtextstyle_la-iconv-ostream.oo.lo `test -f 'iconv-ostream.oo.c' || echo '$(srcdir)/'`iconv-ostream.oo.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-iconv-ostream.oo.Tpo $(DEPDIR)/libtextstyle_la-iconv-ostream.oo.Plo
#	$(AM_V_CC)source='iconv-ostream.oo.c' object='libtextstyle_la-iconv-ostream.oo.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-iconv-ostream.oo.lo `test -f 'iconv-ostream.oo.c' || echo '$(srcdir)/'`iconv-ostream.oo.c

libtextstyle_la-isnan.lo: isnan.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-isnan.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-isnan.Tpo -c -o libtextstyle_la-isnan.lo `test -f 'isnan.c' || echo '$(srcdir)/'`isnan.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-isnan.Tpo $(DEPDIR)/libtextstyle_la-isnan.Plo
#	$(AM_V_CC)source='isnan.c' object='libtextstyle_la-isnan.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-isnan.lo `test -f 'isnan.c' || echo '$(srcdir)/'`isnan.c

libtextstyle_la-isnand.lo: isnand.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-isnand.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-isnand.Tpo -c -o libtextstyle_la-isnand.lo `test -f 'isnand.c' || echo '$(srcdir)/'`isnand.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-isnand.Tpo $(DEPDIR)/libtextstyle_la-isnand.Plo
#	$(AM_V_CC)source='isnand.c' object='libtextstyle_la-isnand.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-isnand.lo `test -f 'isnand.c' || echo '$(srcdir)/'`isnand.c

libtextstyle_la-isnanf.lo: isnanf.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-isnanf.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-isnanf.Tpo -c -o libtextstyle_la-isnanf.lo `test -f 'isnanf.c' || echo '$(srcdir)/'`isnanf.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-isnanf.Tpo $(DEPDIR)/libtextstyle_la-isnanf.Plo
#	$(AM_V_CC)source='isnanf.c' object='libtextstyle_la-isnanf.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-isnanf.lo `test -f 'isnanf.c' || echo '$(srcdir)/'`isnanf.c

libtextstyle_la-isnanl.lo: isnanl.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-isnanl.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-isnanl.Tpo -c -o libtextstyle_la-isnanl.lo `test -f 'isnanl.c' || echo '$(srcdir)/'`isnanl.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-isnanl.Tpo $(DEPDIR)/libtextstyle_la-isnanl.Plo
#	$(AM_V_CC)source='isnanl.c' object='libtextstyle_la-isnanl.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-isnanl.lo `test -f 'isnanl.c' || echo '$(srcdir)/'`isnanl.c

libcroco/libtextstyle_la-cr-additional-sel.lo: libcroco/cr-additional-sel.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libcroco/libtextstyle_la-cr-additional-sel.lo -MD -MP -MF libcroco/$(DEPDIR)/libtextstyle_la-cr-additional-sel.Tpo -c -o libcroco/libtextstyle_la-cr-additional-sel.lo `test -f 'libcroco/cr-additional-sel.c' || echo '$(srcdir)/'`libcroco/cr-additional-sel.c
#	$(AM_V_at)$(am__mv) libcroco/$(DEPDIR)/libtextstyle_la-cr-additional-sel.Tpo libcroco/$(DEPDIR)/libtextstyle_la-cr-additional-sel.Plo
#	$(AM_V_CC)source='libcroco/cr-additional-sel.c' object='libcroco/libtextstyle_la-cr-additional-sel.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libcroco/libtextstyle_la-cr-additional-sel.lo `test -f 'libcroco/cr-additional-sel.c' || echo '$(srcdir)/'`libcroco/cr-additional-sel.c

libcroco/libtextstyle_la-cr-attr-sel.lo: libcroco/cr-attr-sel.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libcroco/libtextstyle_la-cr-attr-sel.lo -MD -MP -MF libcroco/$(DEPDIR)/libtextstyle_la-cr-attr-sel.Tpo -c -o libcroco/libtextstyle_la-cr-attr-sel.lo `test -f 'libcroco/cr-attr-sel.c' || echo '$(srcdir)/'`libcroco/cr-attr-sel.c
#	$(AM_V_at)$(am__mv) libcroco/$(DEPDIR)/libtextstyle_la-cr-attr-sel.Tpo libcroco/$(DEPDIR)/libtextstyle_la-cr-attr-sel.Plo
#	$(AM_V_CC)source='libcroco/cr-attr-sel.c' object='libcroco/libtextstyle_la-cr-attr-sel.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libcroco/libtextstyle_la-cr-attr-sel.lo `test -f 'libcroco/cr-attr-sel.c' || echo '$(srcdir)/'`libcroco/cr-attr-sel.c

libcroco/libtextstyle_la-cr-cascade.lo: libcroco/cr-cascade.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libcroco/libtextstyle_la-cr-cascade.lo -MD -MP -MF libcroco/$(DEPDIR)/libtextstyle_la-cr-cascade.Tpo -c -o libcroco/libtextstyle_la-cr-cascade.lo `test -f 'libcroco/cr-cascade.c' || echo '$(srcdir)/'`libcroco/cr-cascade.c
#	$(AM_V_at)$(am__mv) libcroco/$(DEPDIR)/libtextstyle_la-cr-cascade.Tpo libcroco/$(DEPDIR)/libtextstyle_la-cr-cascade.Plo
#	$(AM_V_CC)source='libcroco/cr-cascade.c' object='libcroco/libtextstyle_la-cr-cascade.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libcroco/libtextstyle_la-cr-cascade.lo `test -f 'libcroco/cr-cascade.c' || echo '$(srcdir)/'`libcroco/cr-cascade.c

libcroco/libtextstyle_la-cr-declaration.lo: libcroco/cr-declaration.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libcroco/libtextstyle_la-cr-declaration.lo -MD -MP -MF libcroco/$(DEPDIR)/libtextstyle_la-cr-declaration.Tpo -c -o libcroco/libtextstyle_la-cr-declaration.lo `test -f 'libcroco/cr-declaration.c' || echo '$(srcdir)/'`libcroco/cr-declaration.c
#	$(AM_V_at)$(am__mv) libcroco/$(DEPDIR)/libtextstyle_la-cr-declaration.Tpo libcroco/$(DEPDIR)/libtextstyle_la-cr-declaration.Plo
#	$(AM_V_CC)source='libcroco/cr-declaration.c' object='libcroco/libtextstyle_la-cr-declaration.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libcroco/libtextstyle_la-cr-declaration.lo `test -f 'libcroco/cr-declaration.c' || echo '$(srcdir)/'`libcroco/cr-declaration.c

libcroco/libtextstyle_la-cr-doc-handler.lo: libcroco/cr-doc-handler.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libcroco/libtextstyle_la-cr-doc-handler.lo -MD -MP -MF libcroco/$(DEPDIR)/libtextstyle_la-cr-doc-handler.Tpo -c -o libcroco/libtextstyle_la-cr-doc-handler.lo `test -f 'libcroco/cr-doc-handler.c' || echo '$(srcdir)/'`libcroco/cr-doc-handler.c
#	$(AM_V_at)$(am__mv) libcroco/$(DEPDIR)/libtextstyle_la-cr-doc-handler.Tpo libcroco/$(DEPDIR)/libtextstyle_la-cr-doc-handler.Plo
#	$(AM_V_CC)source='libcroco/cr-doc-handler.c' object='libcroco/libtextstyle_la-cr-doc-handler.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libcroco/libtextstyle_la-cr-doc-handler.lo `test -f 'libcroco/cr-doc-handler.c' || echo '$(srcdir)/'`libcroco/cr-doc-handler.c

libcroco/libtextstyle_la-cr-enc-handler.lo: libcroco/cr-enc-handler.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libcroco/libtextstyle_la-cr-enc-handler.lo -MD -MP -MF libcroco/$(DEPDIR)/libtextstyle_la-cr-enc-handler.Tpo -c -o libcroco/libtextstyle_la-cr-enc-handler.lo `test -f 'libcroco/cr-enc-handler.c' || echo '$(srcdir)/'`libcroco/cr-enc-handler.c
#	$(AM_V_at)$(am__mv) libcroco/$(DEPDIR)/libtextstyle_la-cr-enc-handler.Tpo libcroco/$(DEPDIR)/libtextstyle_la-cr-enc-handler.Plo
#	$(AM_V_CC)source='libcroco/cr-enc-handler.c' object='libcroco/libtextstyle_la-cr-enc-handler.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libcroco/libtextstyle_la-cr-enc-handler.lo `test -f 'libcroco/cr-enc-handler.c' || echo '$(srcdir)/'`libcroco/cr-enc-handler.c

libcroco/libtextstyle_la-cr-fonts.lo: libcroco/cr-fonts.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libcroco/libtextstyle_la-cr-fonts.lo -MD -MP -MF libcroco/$(DEPDIR)/libtextstyle_la-cr-fonts.Tpo -c -o libcroco/libtextstyle_la-cr-fonts.lo `test -f 'libcroco/cr-fonts.c' || echo '$(srcdir)/'`libcroco/cr-fonts.c
#	$(AM_V_at)$(am__mv) libcroco/$(DEPDIR)/libtextstyle_la-cr-fonts.Tpo libcroco/$(DEPDIR)/libtextstyle_la-cr-fonts.Plo
#	$(AM_V_CC)source='libcroco/cr-fonts.c' object='libcroco/libtextstyle_la-cr-fonts.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libcroco/libtextstyle_la-cr-fonts.lo `test -f 'libcroco/cr-fonts.c' || echo '$(srcdir)/'`libcroco/cr-fonts.c

libcroco/libtextstyle_la-cr-input.lo: libcroco/cr-input.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libcroco/libtextstyle_la-cr-input.lo -MD -MP -MF libcroco/$(DEPDIR)/libtextstyle_la-cr-input.Tpo -c -o libcroco/libtextstyle_la-cr-input.lo `test -f 'libcroco/cr-input.c' || echo '$(srcdir)/'`libcroco/cr-input.c
#	$(AM_V_at)$(am__mv) libcroco/$(DEPDIR)/libtextstyle_la-cr-input.Tpo libcroco/$(DEPDIR)/libtextstyle_la-cr-input.Plo
#	$(AM_V_CC)source='libcroco/cr-input.c' object='libcroco/libtextstyle_la-cr-input.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libcroco/libtextstyle_la-cr-input.lo `test -f 'libcroco/cr-input.c' || echo '$(srcdir)/'`libcroco/cr-input.c

libcroco/libtextstyle_la-cr-num.lo: libcroco/cr-num.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libcroco/libtextstyle_la-cr-num.lo -MD -MP -MF libcroco/$(DEPDIR)/libtextstyle_la-cr-num.Tpo -c -o libcroco/libtextstyle_la-cr-num.lo `test -f 'libcroco/cr-num.c' || echo '$(srcdir)/'`libcroco/cr-num.c
#	$(AM_V_at)$(am__mv) libcroco/$(DEPDIR)/libtextstyle_la-cr-num.Tpo libcroco/$(DEPDIR)/libtextstyle_la-cr-num.Plo
#	$(AM_V_CC)source='libcroco/cr-num.c' object='libcroco/libtextstyle_la-cr-num.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libcroco/libtextstyle_la-cr-num.lo `test -f 'libcroco/cr-num.c' || echo '$(srcdir)/'`libcroco/cr-num.c

libcroco/libtextstyle_la-cr-om-parser.lo: libcroco/cr-om-parser.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libcroco/libtextstyle_la-cr-om-parser.lo -MD -MP -MF libcroco/$(DEPDIR)/libtextstyle_la-cr-om-parser.Tpo -c -o libcroco/libtextstyle_la-cr-om-parser.lo `test -f 'libcroco/cr-om-parser.c' || echo '$(srcdir)/'`libcroco/cr-om-parser.c
#	$(AM_V_at)$(am__mv) libcroco/$(DEPDIR)/libtextstyle_la-cr-om-parser.Tpo libcroco/$(DEPDIR)/libtextstyle_la-cr-om-parser.Plo
#	$(AM_V_CC)source='libcroco/cr-om-parser.c' object='libcroco/libtextstyle_la-cr-om-parser.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libcroco/libtextstyle_la-cr-om-parser.lo `test -f 'libcroco/cr-om-parser.c' || echo '$(srcdir)/'`libcroco/cr-om-parser.c

libcroco/libtextstyle_la-cr-parser.lo: libcroco/cr-parser.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libcroco/libtextstyle_la-cr-parser.lo -MD -MP -MF libcroco/$(DEPDIR)/libtextstyle_la-cr-parser.Tpo -c -o libcroco/libtextstyle_la-cr-parser.lo `test -f 'libcroco/cr-parser.c' || echo '$(srcdir)/'`libcroco/cr-parser.c
#	$(AM_V_at)$(am__mv) libcroco/$(DEPDIR)/libtextstyle_la-cr-parser.Tpo libcroco/$(DEPDIR)/libtextstyle_la-cr-parser.Plo
#	$(AM_V_CC)source='libcroco/cr-parser.c' object='libcroco/libtextstyle_la-cr-parser.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libcroco/libtextstyle_la-cr-parser.lo `test -f 'libcroco/cr-parser.c' || echo '$(srcdir)/'`libcroco/cr-parser.c

libcroco/libtextstyle_la-cr-parsing-location.lo: libcroco/cr-parsing-location.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libcroco/libtextstyle_la-cr-parsing-location.lo -MD -MP -MF libcroco/$(DEPDIR)/libtextstyle_la-cr-parsing-location.Tpo -c -o libcroco/libtextstyle_la-cr-parsing-location.lo `test -f 'libcroco/cr-parsing-location.c' || echo '$(srcdir)/'`libcroco/cr-parsing-location.c
#	$(AM_V_at)$(am__mv) libcroco/$(DEPDIR)/libtextstyle_la-cr-parsing-location.Tpo libcroco/$(DEPDIR)/libtextstyle_la-cr-parsing-location.Plo
#	$(AM_V_CC)source='libcroco/cr-parsing-location.c' object='libcroco/libtextstyle_la-cr-parsing-location.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libcroco/libtextstyle_la-cr-parsing-location.lo `test -f 'libcroco/cr-parsing-location.c' || echo '$(srcdir)/'`libcroco/cr-parsing-location.c

libcroco/libtextstyle_la-cr-prop-list.lo: libcroco/cr-prop-list.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libcroco/libtextstyle_la-cr-prop-list.lo -MD -MP -MF libcroco/$(DEPDIR)/libtextstyle_la-cr-prop-list.Tpo -c -o libcroco/libtextstyle_la-cr-prop-list.lo `test -f 'libcroco/cr-prop-list.c' || echo '$(srcdir)/'`libcroco/cr-prop-list.c
#	$(AM_V_at)$(am__mv) libcroco/$(DEPDIR)/libtextstyle_la-cr-prop-list.Tpo libcroco/$(DEPDIR)/libtextstyle_la-cr-prop-list.Plo
#	$(AM_V_CC)source='libcroco/cr-prop-list.c' object='libcroco/libtextstyle_la-cr-prop-list.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libcroco/libtextstyle_la-cr-prop-list.lo `test -f 'libcroco/cr-prop-list.c' || echo '$(srcdir)/'`libcroco/cr-prop-list.c

libcroco/libtextstyle_la-cr-pseudo.lo: libcroco/cr-pseudo.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libcroco/libtextstyle_la-cr-pseudo.lo -MD -MP -MF libcroco/$(DEPDIR)/libtextstyle_la-cr-pseudo.Tpo -c -o libcroco/libtextstyle_la-cr-pseudo.lo `test -f 'libcroco/cr-pseudo.c' || echo '$(srcdir)/'`libcroco/cr-pseudo.c
#	$(AM_V_at)$(am__mv) libcroco/$(DEPDIR)/libtextstyle_la-cr-pseudo.Tpo libcroco/$(DEPDIR)/libtextstyle_la-cr-pseudo.Plo
#	$(AM_V_CC)source='libcroco/cr-pseudo.c' object='libcroco/libtextstyle_la-cr-pseudo.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libcroco/libtextstyle_la-cr-pseudo.lo `test -f 'libcroco/cr-pseudo.c' || echo '$(srcdir)/'`libcroco/cr-pseudo.c

libcroco/libtextstyle_la-cr-rgb.lo: libcroco/cr-rgb.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libcroco/libtextstyle_la-cr-rgb.lo -MD -MP -MF libcroco/$(DEPDIR)/libtextstyle_la-cr-rgb.Tpo -c -o libcroco/libtextstyle_la-cr-rgb.lo `test -f 'libcroco/cr-rgb.c' || echo '$(srcdir)/'`libcroco/cr-rgb.c
#	$(AM_V_at)$(am__mv) libcroco/$(DEPDIR)/libtextstyle_la-cr-rgb.Tpo libcroco/$(DEPDIR)/libtextstyle_la-cr-rgb.Plo
#	$(AM_V_CC)source='libcroco/cr-rgb.c' object='libcroco/libtextstyle_la-cr-rgb.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libcroco/libtextstyle_la-cr-rgb.lo `test -f 'libcroco/cr-rgb.c' || echo '$(srcdir)/'`libcroco/cr-rgb.c

libcroco/libtextstyle_la-cr-sel-eng.lo: libcroco/cr-sel-eng.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libcroco/libtextstyle_la-cr-sel-eng.lo -MD -MP -MF libcroco/$(DEPDIR)/libtextstyle_la-cr-sel-eng.Tpo -c -o libcroco/libtextstyle_la-cr-sel-eng.lo `test -f 'libcroco/cr-sel-eng.c' || echo '$(srcdir)/'`libcroco/cr-sel-eng.c
#	$(AM_V_at)$(am__mv) libcroco/$(DEPDIR)/libtextstyle_la-cr-sel-eng.Tpo libcroco/$(DEPDIR)/libtextstyle_la-cr-sel-eng.Plo
#	$(AM_V_CC)source='libcroco/cr-sel-eng.c' object='libcroco/libtextstyle_la-cr-sel-eng.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libcroco/libtextstyle_la-cr-sel-eng.lo `test -f 'libcroco/cr-sel-eng.c' || echo '$(srcdir)/'`libcroco/cr-sel-eng.c

libcroco/libtextstyle_la-cr-selector.lo: libcroco/cr-selector.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libcroco/libtextstyle_la-cr-selector.lo -MD -MP -MF libcroco/$(DEPDIR)/libtextstyle_la-cr-selector.Tpo -c -o libcroco/libtextstyle_la-cr-selector.lo `test -f 'libcroco/cr-selector.c' || echo '$(srcdir)/'`libcroco/cr-selector.c
#	$(AM_V_at)$(am__mv) libcroco/$(DEPDIR)/libtextstyle_la-cr-selector.Tpo libcroco/$(DEPDIR)/libtextstyle_la-cr-selector.Plo
#	$(AM_V_CC)source='libcroco/cr-selector.c' object='libcroco/libtextstyle_la-cr-selector.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libcroco/libtextstyle_la-cr-selector.lo `test -f 'libcroco/cr-selector.c' || echo '$(srcdir)/'`libcroco/cr-selector.c

libcroco/libtextstyle_la-cr-simple-sel.lo: libcroco/cr-simple-sel.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libcroco/libtextstyle_la-cr-simple-sel.lo -MD -MP -MF libcroco/$(DEPDIR)/libtextstyle_la-cr-simple-sel.Tpo -c -o libcroco/libtextstyle_la-cr-simple-sel.lo `test -f 'libcroco/cr-simple-sel.c' || echo '$(srcdir)/'`libcroco/cr-simple-sel.c
#	$(AM_V_at)$(am__mv) libcroco/$(DEPDIR)/libtextstyle_la-cr-simple-sel.Tpo libcroco/$(DEPDIR)/libtextstyle_la-cr-simple-sel.Plo
#	$(AM_V_CC)source='libcroco/cr-simple-sel.c' object='libcroco/libtextstyle_la-cr-simple-sel.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libcroco/libtextstyle_la-cr-simple-sel.lo `test -f 'libcroco/cr-simple-sel.c' || echo '$(srcdir)/'`libcroco/cr-simple-sel.c

libcroco/libtextstyle_la-cr-statement.lo: libcroco/cr-statement.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libcroco/libtextstyle_la-cr-statement.lo -MD -MP -MF libcroco/$(DEPDIR)/libtextstyle_la-cr-statement.Tpo -c -o libcroco/libtextstyle_la-cr-statement.lo `test -f 'libcroco/cr-statement.c' || echo '$(srcdir)/'`libcroco/cr-statement.c
#	$(AM_V_at)$(am__mv) libcroco/$(DEPDIR)/libtextstyle_la-cr-statement.Tpo libcroco/$(DEPDIR)/libtextstyle_la-cr-statement.Plo
#	$(AM_V_CC)source='libcroco/cr-statement.c' object='libcroco/libtextstyle_la-cr-statement.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libcroco/libtextstyle_la-cr-statement.lo `test -f 'libcroco/cr-statement.c' || echo '$(srcdir)/'`libcroco/cr-statement.c

libcroco/libtextstyle_la-cr-string.lo: libcroco/cr-string.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libcroco/libtextstyle_la-cr-string.lo -MD -MP -MF libcroco/$(DEPDIR)/libtextstyle_la-cr-string.Tpo -c -o libcroco/libtextstyle_la-cr-string.lo `test -f 'libcroco/cr-string.c' || echo '$(srcdir)/'`libcroco/cr-string.c
#	$(AM_V_at)$(am__mv) libcroco/$(DEPDIR)/libtextstyle_la-cr-string.Tpo libcroco/$(DEPDIR)/libtextstyle_la-cr-string.Plo
#	$(AM_V_CC)source='libcroco/cr-string.c' object='libcroco/libtextstyle_la-cr-string.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libcroco/libtextstyle_la-cr-string.lo `test -f 'libcroco/cr-string.c' || echo '$(srcdir)/'`libcroco/cr-string.c

libcroco/libtextstyle_la-cr-style.lo: libcroco/cr-style.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libcroco/libtextstyle_la-cr-style.lo -MD -MP -MF libcroco/$(DEPDIR)/libtextstyle_la-cr-style.Tpo -c -o libcroco/libtextstyle_la-cr-style.lo `test -f 'libcroco/cr-style.c' || echo '$(srcdir)/'`libcroco/cr-style.c
#	$(AM_V_at)$(am__mv) libcroco/$(DEPDIR)/libtextstyle_la-cr-style.Tpo libcroco/$(DEPDIR)/libtextstyle_la-cr-style.Plo
#	$(AM_V_CC)source='libcroco/cr-style.c' object='libcroco/libtextstyle_la-cr-style.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libcroco/libtextstyle_la-cr-style.lo `test -f 'libcroco/cr-style.c' || echo '$(srcdir)/'`libcroco/cr-style.c

libcroco/libtextstyle_la-cr-stylesheet.lo: libcroco/cr-stylesheet.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libcroco/libtextstyle_la-cr-stylesheet.lo -MD -MP -MF libcroco/$(DEPDIR)/libtextstyle_la-cr-stylesheet.Tpo -c -o libcroco/libtextstyle_la-cr-stylesheet.lo `test -f 'libcroco/cr-stylesheet.c' || echo '$(srcdir)/'`libcroco/cr-stylesheet.c
#	$(AM_V_at)$(am__mv) libcroco/$(DEPDIR)/libtextstyle_la-cr-stylesheet.Tpo libcroco/$(DEPDIR)/libtextstyle_la-cr-stylesheet.Plo
#	$(AM_V_CC)source='libcroco/cr-stylesheet.c' object='libcroco/libtextstyle_la-cr-stylesheet.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libcroco/libtextstyle_la-cr-stylesheet.lo `test -f 'libcroco/cr-stylesheet.c' || echo '$(srcdir)/'`libcroco/cr-stylesheet.c

libcroco/libtextstyle_la-cr-term.lo: libcroco/cr-term.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libcroco/libtextstyle_la-cr-term.lo -MD -MP -MF libcroco/$(DEPDIR)/libtextstyle_la-cr-term.Tpo -c -o libcroco/libtextstyle_la-cr-term.lo `test -f 'libcroco/cr-term.c' || echo '$(srcdir)/'`libcroco/cr-term.c
#	$(AM_V_at)$(am__mv) libcroco/$(DEPDIR)/libtextstyle_la-cr-term.Tpo libcroco/$(DEPDIR)/libtextstyle_la-cr-term.Plo
#	$(AM_V_CC)source='libcroco/cr-term.c' object='libcroco/libtextstyle_la-cr-term.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libcroco/libtextstyle_la-cr-term.lo `test -f 'libcroco/cr-term.c' || echo '$(srcdir)/'`libcroco/cr-term.c

libcroco/libtextstyle_la-cr-tknzr.lo: libcroco/cr-tknzr.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libcroco/libtextstyle_la-cr-tknzr.lo -MD -MP -MF libcroco/$(DEPDIR)/libtextstyle_la-cr-tknzr.Tpo -c -o libcroco/libtextstyle_la-cr-tknzr.lo `test -f 'libcroco/cr-tknzr.c' || echo '$(srcdir)/'`libcroco/cr-tknzr.c
#	$(AM_V_at)$(am__mv) libcroco/$(DEPDIR)/libtextstyle_la-cr-tknzr.Tpo libcroco/$(DEPDIR)/libtextstyle_la-cr-tknzr.Plo
#	$(AM_V_CC)source='libcroco/cr-tknzr.c' object='libcroco/libtextstyle_la-cr-tknzr.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libcroco/libtextstyle_la-cr-tknzr.lo `test -f 'libcroco/cr-tknzr.c' || echo '$(srcdir)/'`libcroco/cr-tknzr.c

libcroco/libtextstyle_la-cr-token.lo: libcroco/cr-token.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libcroco/libtextstyle_la-cr-token.lo -MD -MP -MF libcroco/$(DEPDIR)/libtextstyle_la-cr-token.Tpo -c -o libcroco/libtextstyle_la-cr-token.lo `test -f 'libcroco/cr-token.c' || echo '$(srcdir)/'`libcroco/cr-token.c
#	$(AM_V_at)$(am__mv) libcroco/$(DEPDIR)/libtextstyle_la-cr-token.Tpo libcroco/$(DEPDIR)/libtextstyle_la-cr-token.Plo
#	$(AM_V_CC)source='libcroco/cr-token.c' object='libcroco/libtextstyle_la-cr-token.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libcroco/libtextstyle_la-cr-token.lo `test -f 'libcroco/cr-token.c' || echo '$(srcdir)/'`libcroco/cr-token.c

libcroco/libtextstyle_la-cr-utils.lo: libcroco/cr-utils.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libcroco/libtextstyle_la-cr-utils.lo -MD -MP -MF libcroco/$(DEPDIR)/libtextstyle_la-cr-utils.Tpo -c -o libcroco/libtextstyle_la-cr-utils.lo `test -f 'libcroco/cr-utils.c' || echo '$(srcdir)/'`libcroco/cr-utils.c
#	$(AM_V_at)$(am__mv) libcroco/$(DEPDIR)/libtextstyle_la-cr-utils.Tpo libcroco/$(DEPDIR)/libtextstyle_la-cr-utils.Plo
#	$(AM_V_CC)source='libcroco/cr-utils.c' object='libcroco/libtextstyle_la-cr-utils.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libcroco/libtextstyle_la-cr-utils.lo `test -f 'libcroco/cr-utils.c' || echo '$(srcdir)/'`libcroco/cr-utils.c

glib/libtextstyle_la-ghash.lo: glib/ghash.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT glib/libtextstyle_la-ghash.lo -MD -MP -MF glib/$(DEPDIR)/libtextstyle_la-ghash.Tpo -c -o glib/libtextstyle_la-ghash.lo `test -f 'glib/ghash.c' || echo '$(srcdir)/'`glib/ghash.c
#	$(AM_V_at)$(am__mv) glib/$(DEPDIR)/libtextstyle_la-ghash.Tpo glib/$(DEPDIR)/libtextstyle_la-ghash.Plo
#	$(AM_V_CC)source='glib/ghash.c' object='glib/libtextstyle_la-ghash.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o glib/libtextstyle_la-ghash.lo `test -f 'glib/ghash.c' || echo '$(srcdir)/'`glib/ghash.c

glib/libtextstyle_la-glist.lo: glib/glist.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT glib/libtextstyle_la-glist.lo -MD -MP -MF glib/$(DEPDIR)/libtextstyle_la-glist.Tpo -c -o glib/libtextstyle_la-glist.lo `test -f 'glib/glist.c' || echo '$(srcdir)/'`glib/glist.c
#	$(AM_V_at)$(am__mv) glib/$(DEPDIR)/libtextstyle_la-glist.Tpo glib/$(DEPDIR)/libtextstyle_la-glist.Plo
#	$(AM_V_CC)source='glib/glist.c' object='glib/libtextstyle_la-glist.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o glib/libtextstyle_la-glist.lo `test -f 'glib/glist.c' || echo '$(srcdir)/'`glib/glist.c

glib/libtextstyle_la-gmessages.lo: glib/gmessages.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT glib/libtextstyle_la-gmessages.lo -MD -MP -MF glib/$(DEPDIR)/libtextstyle_la-gmessages.Tpo -c -o glib/libtextstyle_la-gmessages.lo `test -f 'glib/gmessages.c' || echo '$(srcdir)/'`glib/gmessages.c
#	$(AM_V_at)$(am__mv) glib/$(DEPDIR)/libtextstyle_la-gmessages.Tpo glib/$(DEPDIR)/libtextstyle_la-gmessages.Plo
#	$(AM_V_CC)source='glib/gmessages.c' object='glib/libtextstyle_la-gmessages.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o glib/libtextstyle_la-gmessages.lo `test -f 'glib/gmessages.c' || echo '$(srcdir)/'`glib/gmessages.c

glib/libtextstyle_la-gprimes.lo: glib/gprimes.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT glib/libtextstyle_la-gprimes.lo -MD -MP -MF glib/$(DEPDIR)/libtextstyle_la-gprimes.Tpo -c -o glib/libtextstyle_la-gprimes.lo `test -f 'glib/gprimes.c' || echo '$(srcdir)/'`glib/gprimes.c
#	$(AM_V_at)$(am__mv) glib/$(DEPDIR)/libtextstyle_la-gprimes.Tpo glib/$(DEPDIR)/libtextstyle_la-gprimes.Plo
#	$(AM_V_CC)source='glib/gprimes.c' object='glib/libtextstyle_la-gprimes.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o glib/libtextstyle_la-gprimes.lo `test -f 'glib/gprimes.c' || echo '$(srcdir)/'`glib/gprimes.c

glib/libtextstyle_la-gstrfuncs.lo: glib/gstrfuncs.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT glib/libtextstyle_la-gstrfuncs.lo -MD -MP -MF glib/$(DEPDIR)/libtextstyle_la-gstrfuncs.Tpo -c -o glib/libtextstyle_la-gstrfuncs.lo `test -f 'glib/gstrfuncs.c' || echo '$(srcdir)/'`glib/gstrfuncs.c
#	$(AM_V_at)$(am__mv) glib/$(DEPDIR)/libtextstyle_la-gstrfuncs.Tpo glib/$(DEPDIR)/libtextstyle_la-gstrfuncs.Plo
#	$(AM_V_CC)source='glib/gstrfuncs.c' object='glib/libtextstyle_la-gstrfuncs.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o glib/libtextstyle_la-gstrfuncs.lo `test -f 'glib/gstrfuncs.c' || echo '$(srcdir)/'`glib/gstrfuncs.c

glib/libtextstyle_la-gstring.lo: glib/gstring.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT glib/libtextstyle_la-gstring.lo -MD -MP -MF glib/$(DEPDIR)/libtextstyle_la-gstring.Tpo -c -o glib/libtextstyle_la-gstring.lo `test -f 'glib/gstring.c' || echo '$(srcdir)/'`glib/gstring.c
#	$(AM_V_at)$(am__mv) glib/$(DEPDIR)/libtextstyle_la-gstring.Tpo glib/$(DEPDIR)/libtextstyle_la-gstring.Plo
#	$(AM_V_CC)source='glib/gstring.c' object='glib/libtextstyle_la-gstring.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o glib/libtextstyle_la-gstring.lo `test -f 'glib/gstring.c' || echo '$(srcdir)/'`glib/gstring.c

libxml/libtextstyle_la-DOCBparser.lo: libxml/DOCBparser.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libxml/libtextstyle_la-DOCBparser.lo -MD -MP -MF libxml/$(DEPDIR)/libtextstyle_la-DOCBparser.Tpo -c -o libxml/libtextstyle_la-DOCBparser.lo `test -f 'libxml/DOCBparser.c' || echo '$(srcdir)/'`libxml/DOCBparser.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/libtextstyle_la-DOCBparser.Tpo libxml/$(DEPDIR)/libtextstyle_la-DOCBparser.Plo
#	$(AM_V_CC)source='libxml/DOCBparser.c' object='libxml/libtextstyle_la-DOCBparser.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libxml/libtextstyle_la-DOCBparser.lo `test -f 'libxml/DOCBparser.c' || echo '$(srcdir)/'`libxml/DOCBparser.c

libxml/libtextstyle_la-HTMLparser.lo: libxml/HTMLparser.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libxml/libtextstyle_la-HTMLparser.lo -MD -MP -MF libxml/$(DEPDIR)/libtextstyle_la-HTMLparser.Tpo -c -o libxml/libtextstyle_la-HTMLparser.lo `test -f 'libxml/HTMLparser.c' || echo '$(srcdir)/'`libxml/HTMLparser.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/libtextstyle_la-HTMLparser.Tpo libxml/$(DEPDIR)/libtextstyle_la-HTMLparser.Plo
#	$(AM_V_CC)source='libxml/HTMLparser.c' object='libxml/libtextstyle_la-HTMLparser.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libxml/libtextstyle_la-HTMLparser.lo `test -f 'libxml/HTMLparser.c' || echo '$(srcdir)/'`libxml/HTMLparser.c

libxml/libtextstyle_la-HTMLtree.lo: libxml/HTMLtree.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libxml/libtextstyle_la-HTMLtree.lo -MD -MP -MF libxml/$(DEPDIR)/libtextstyle_la-HTMLtree.Tpo -c -o libxml/libtextstyle_la-HTMLtree.lo `test -f 'libxml/HTMLtree.c' || echo '$(srcdir)/'`libxml/HTMLtree.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/libtextstyle_la-HTMLtree.Tpo libxml/$(DEPDIR)/libtextstyle_la-HTMLtree.Plo
#	$(AM_V_CC)source='libxml/HTMLtree.c' object='libxml/libtextstyle_la-HTMLtree.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libxml/libtextstyle_la-HTMLtree.lo `test -f 'libxml/HTMLtree.c' || echo '$(srcdir)/'`libxml/HTMLtree.c

libxml/libtextstyle_la-SAX.lo: libxml/SAX.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libxml/libtextstyle_la-SAX.lo -MD -MP -MF libxml/$(DEPDIR)/libtextstyle_la-SAX.Tpo -c -o libxml/libtextstyle_la-SAX.lo `test -f 'libxml/SAX.c' || echo '$(srcdir)/'`libxml/SAX.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/libtextstyle_la-SAX.Tpo libxml/$(DEPDIR)/libtextstyle_la-SAX.Plo
#	$(AM_V_CC)source='libxml/SAX.c' object='libxml/libtextstyle_la-SAX.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libxml/libtextstyle_la-SAX.lo `test -f 'libxml/SAX.c' || echo '$(srcdir)/'`libxml/SAX.c

libxml/libtextstyle_la-SAX2.lo: libxml/SAX2.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libxml/libtextstyle_la-SAX2.lo -MD -MP -MF libxml/$(DEPDIR)/libtextstyle_la-SAX2.Tpo -c -o libxml/libtextstyle_la-SAX2.lo `test -f 'libxml/SAX2.c' || echo '$(srcdir)/'`libxml/SAX2.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/libtextstyle_la-SAX2.Tpo libxml/$(DEPDIR)/libtextstyle_la-SAX2.Plo
#	$(AM_V_CC)source='libxml/SAX2.c' object='libxml/libtextstyle_la-SAX2.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libxml/libtextstyle_la-SAX2.lo `test -f 'libxml/SAX2.c' || echo '$(srcdir)/'`libxml/SAX2.c

libxml/libtextstyle_la-buf.lo: libxml/buf.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libxml/libtextstyle_la-buf.lo -MD -MP -MF libxml/$(DEPDIR)/libtextstyle_la-buf.Tpo -c -o libxml/libtextstyle_la-buf.lo `test -f 'libxml/buf.c' || echo '$(srcdir)/'`libxml/buf.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/libtextstyle_la-buf.Tpo libxml/$(DEPDIR)/libtextstyle_la-buf.Plo
#	$(AM_V_CC)source='libxml/buf.c' object='libxml/libtextstyle_la-buf.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libxml/libtextstyle_la-buf.lo `test -f 'libxml/buf.c' || echo '$(srcdir)/'`libxml/buf.c

libxml/libtextstyle_la-c14n.lo: libxml/c14n.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libxml/libtextstyle_la-c14n.lo -MD -MP -MF libxml/$(DEPDIR)/libtextstyle_la-c14n.Tpo -c -o libxml/libtextstyle_la-c14n.lo `test -f 'libxml/c14n.c' || echo '$(srcdir)/'`libxml/c14n.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/libtextstyle_la-c14n.Tpo libxml/$(DEPDIR)/libtextstyle_la-c14n.Plo
#	$(AM_V_CC)source='libxml/c14n.c' object='libxml/libtextstyle_la-c14n.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libxml/libtextstyle_la-c14n.lo `test -f 'libxml/c14n.c' || echo '$(srcdir)/'`libxml/c14n.c

libxml/libtextstyle_la-catalog.lo: libxml/catalog.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libxml/libtextstyle_la-catalog.lo -MD -MP -MF libxml/$(DEPDIR)/libtextstyle_la-catalog.Tpo -c -o libxml/libtextstyle_la-catalog.lo `test -f 'libxml/catalog.c' || echo '$(srcdir)/'`libxml/catalog.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/libtextstyle_la-catalog.Tpo libxml/$(DEPDIR)/libtextstyle_la-catalog.Plo
#	$(AM_V_CC)source='libxml/catalog.c' object='libxml/libtextstyle_la-catalog.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libxml/libtextstyle_la-catalog.lo `test -f 'libxml/catalog.c' || echo '$(srcdir)/'`libxml/catalog.c

libxml/libtextstyle_la-chvalid.lo: libxml/chvalid.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libxml/libtextstyle_la-chvalid.lo -MD -MP -MF libxml/$(DEPDIR)/libtextstyle_la-chvalid.Tpo -c -o libxml/libtextstyle_la-chvalid.lo `test -f 'libxml/chvalid.c' || echo '$(srcdir)/'`libxml/chvalid.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/libtextstyle_la-chvalid.Tpo libxml/$(DEPDIR)/libtextstyle_la-chvalid.Plo
#	$(AM_V_CC)source='libxml/chvalid.c' object='libxml/libtextstyle_la-chvalid.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libxml/libtextstyle_la-chvalid.lo `test -f 'libxml/chvalid.c' || echo '$(srcdir)/'`libxml/chvalid.c

libxml/libtextstyle_la-debugXML.lo: libxml/debugXML.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libxml/libtextstyle_la-debugXML.lo -MD -MP -MF libxml/$(DEPDIR)/libtextstyle_la-debugXML.Tpo -c -o libxml/libtextstyle_la-debugXML.lo `test -f 'libxml/debugXML.c' || echo '$(srcdir)/'`libxml/debugXML.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/libtextstyle_la-debugXML.Tpo libxml/$(DEPDIR)/libtextstyle_la-debugXML.Plo
#	$(AM_V_CC)source='libxml/debugXML.c' object='libxml/libtextstyle_la-debugXML.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libxml/libtextstyle_la-debugXML.lo `test -f 'libxml/debugXML.c' || echo '$(srcdir)/'`libxml/debugXML.c

libxml/libtextstyle_la-dict.lo: libxml/dict.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libxml/libtextstyle_la-dict.lo -MD -MP -MF libxml/$(DEPDIR)/libtextstyle_la-dict.Tpo -c -o libxml/libtextstyle_la-dict.lo `test -f 'libxml/dict.c' || echo '$(srcdir)/'`libxml/dict.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/libtextstyle_la-dict.Tpo libxml/$(DEPDIR)/libtextstyle_la-dict.Plo
#	$(AM_V_CC)source='libxml/dict.c' object='libxml/libtextstyle_la-dict.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libxml/libtextstyle_la-dict.lo `test -f 'libxml/dict.c' || echo '$(srcdir)/'`libxml/dict.c

libxml/libtextstyle_la-encoding.lo: libxml/encoding.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libxml/libtextstyle_la-encoding.lo -MD -MP -MF libxml/$(DEPDIR)/libtextstyle_la-encoding.Tpo -c -o libxml/libtextstyle_la-encoding.lo `test -f 'libxml/encoding.c' || echo '$(srcdir)/'`libxml/encoding.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/libtextstyle_la-encoding.Tpo libxml/$(DEPDIR)/libtextstyle_la-encoding.Plo
#	$(AM_V_CC)source='libxml/encoding.c' object='libxml/libtextstyle_la-encoding.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libxml/libtextstyle_la-encoding.lo `test -f 'libxml/encoding.c' || echo '$(srcdir)/'`libxml/encoding.c

libxml/libtextstyle_la-entities.lo: libxml/entities.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libxml/libtextstyle_la-entities.lo -MD -MP -MF libxml/$(DEPDIR)/libtextstyle_la-entities.Tpo -c -o libxml/libtextstyle_la-entities.lo `test -f 'libxml/entities.c' || echo '$(srcdir)/'`libxml/entities.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/libtextstyle_la-entities.Tpo libxml/$(DEPDIR)/libtextstyle_la-entities.Plo
#	$(AM_V_CC)source='libxml/entities.c' object='libxml/libtextstyle_la-entities.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libxml/libtextstyle_la-entities.lo `test -f 'libxml/entities.c' || echo '$(srcdir)/'`libxml/entities.c

libxml/libtextstyle_la-error.lo: libxml/error.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libxml/libtextstyle_la-error.lo -MD -MP -MF libxml/$(DEPDIR)/libtextstyle_la-error.Tpo -c -o libxml/libtextstyle_la-error.lo `test -f 'libxml/error.c' || echo '$(srcdir)/'`libxml/error.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/libtextstyle_la-error.Tpo libxml/$(DEPDIR)/libtextstyle_la-error.Plo
#	$(AM_V_CC)source='libxml/error.c' object='libxml/libtextstyle_la-error.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libxml/libtextstyle_la-error.lo `test -f 'libxml/error.c' || echo '$(srcdir)/'`libxml/error.c

libxml/libtextstyle_la-globals.lo: libxml/globals.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libxml/libtextstyle_la-globals.lo -MD -MP -MF libxml/$(DEPDIR)/libtextstyle_la-globals.Tpo -c -o libxml/libtextstyle_la-globals.lo `test -f 'libxml/globals.c' || echo '$(srcdir)/'`libxml/globals.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/libtextstyle_la-globals.Tpo libxml/$(DEPDIR)/libtextstyle_la-globals.Plo
#	$(AM_V_CC)source='libxml/globals.c' object='libxml/libtextstyle_la-globals.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libxml/libtextstyle_la-globals.lo `test -f 'libxml/globals.c' || echo '$(srcdir)/'`libxml/globals.c

libxml/libtextstyle_la-hash.lo: libxml/hash.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libxml/libtextstyle_la-hash.lo -MD -MP -MF libxml/$(DEPDIR)/libtextstyle_la-hash.Tpo -c -o libxml/libtextstyle_la-hash.lo `test -f 'libxml/hash.c' || echo '$(srcdir)/'`libxml/hash.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/libtextstyle_la-hash.Tpo libxml/$(DEPDIR)/libtextstyle_la-hash.Plo
#	$(AM_V_CC)source='libxml/hash.c' object='libxml/libtextstyle_la-hash.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libxml/libtextstyle_la-hash.lo `test -f 'libxml/hash.c' || echo '$(srcdir)/'`libxml/hash.c

libxml/libtextstyle_la-legacy.lo: libxml/legacy.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libxml/libtextstyle_la-legacy.lo -MD -MP -MF libxml/$(DEPDIR)/libtextstyle_la-legacy.Tpo -c -o libxml/libtextstyle_la-legacy.lo `test -f 'libxml/legacy.c' || echo '$(srcdir)/'`libxml/legacy.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/libtextstyle_la-legacy.Tpo libxml/$(DEPDIR)/libtextstyle_la-legacy.Plo
#	$(AM_V_CC)source='libxml/legacy.c' object='libxml/libtextstyle_la-legacy.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libxml/libtextstyle_la-legacy.lo `test -f 'libxml/legacy.c' || echo '$(srcdir)/'`libxml/legacy.c

libxml/libtextstyle_la-list.lo: libxml/list.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libxml/libtextstyle_la-list.lo -MD -MP -MF libxml/$(DEPDIR)/libtextstyle_la-list.Tpo -c -o libxml/libtextstyle_la-list.lo `test -f 'libxml/list.c' || echo '$(srcdir)/'`libxml/list.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/libtextstyle_la-list.Tpo libxml/$(DEPDIR)/libtextstyle_la-list.Plo
#	$(AM_V_CC)source='libxml/list.c' object='libxml/libtextstyle_la-list.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libxml/libtextstyle_la-list.lo `test -f 'libxml/list.c' || echo '$(srcdir)/'`libxml/list.c

libxml/libtextstyle_la-nanoftp.lo: libxml/nanoftp.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libxml/libtextstyle_la-nanoftp.lo -MD -MP -MF libxml/$(DEPDIR)/libtextstyle_la-nanoftp.Tpo -c -o libxml/libtextstyle_la-nanoftp.lo `test -f 'libxml/nanoftp.c' || echo '$(srcdir)/'`libxml/nanoftp.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/libtextstyle_la-nanoftp.Tpo libxml/$(DEPDIR)/libtextstyle_la-nanoftp.Plo
#	$(AM_V_CC)source='libxml/nanoftp.c' object='libxml/libtextstyle_la-nanoftp.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libxml/libtextstyle_la-nanoftp.lo `test -f 'libxml/nanoftp.c' || echo '$(srcdir)/'`libxml/nanoftp.c

libxml/libtextstyle_la-nanohttp.lo: libxml/nanohttp.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libxml/libtextstyle_la-nanohttp.lo -MD -MP -MF libxml/$(DEPDIR)/libtextstyle_la-nanohttp.Tpo -c -o libxml/libtextstyle_la-nanohttp.lo `test -f 'libxml/nanohttp.c' || echo '$(srcdir)/'`libxml/nanohttp.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/libtextstyle_la-nanohttp.Tpo libxml/$(DEPDIR)/libtextstyle_la-nanohttp.Plo
#	$(AM_V_CC)source='libxml/nanohttp.c' object='libxml/libtextstyle_la-nanohttp.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libxml/libtextstyle_la-nanohttp.lo `test -f 'libxml/nanohttp.c' || echo '$(srcdir)/'`libxml/nanohttp.c

libxml/libtextstyle_la-parser.lo: libxml/parser.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libxml/libtextstyle_la-parser.lo -MD -MP -MF libxml/$(DEPDIR)/libtextstyle_la-parser.Tpo -c -o libxml/libtextstyle_la-parser.lo `test -f 'libxml/parser.c' || echo '$(srcdir)/'`libxml/parser.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/libtextstyle_la-parser.Tpo libxml/$(DEPDIR)/libtextstyle_la-parser.Plo
#	$(AM_V_CC)source='libxml/parser.c' object='libxml/libtextstyle_la-parser.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libxml/libtextstyle_la-parser.lo `test -f 'libxml/parser.c' || echo '$(srcdir)/'`libxml/parser.c

libxml/libtextstyle_la-parserInternals.lo: libxml/parserInternals.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libxml/libtextstyle_la-parserInternals.lo -MD -MP -MF libxml/$(DEPDIR)/libtextstyle_la-parserInternals.Tpo -c -o libxml/libtextstyle_la-parserInternals.lo `test -f 'libxml/parserInternals.c' || echo '$(srcdir)/'`libxml/parserInternals.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/libtextstyle_la-parserInternals.Tpo libxml/$(DEPDIR)/libtextstyle_la-parserInternals.Plo
#	$(AM_V_CC)source='libxml/parserInternals.c' object='libxml/libtextstyle_la-parserInternals.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libxml/libtextstyle_la-parserInternals.lo `test -f 'libxml/parserInternals.c' || echo '$(srcdir)/'`libxml/parserInternals.c

libxml/libtextstyle_la-pattern.lo: libxml/pattern.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libxml/libtextstyle_la-pattern.lo -MD -MP -MF libxml/$(DEPDIR)/libtextstyle_la-pattern.Tpo -c -o libxml/libtextstyle_la-pattern.lo `test -f 'libxml/pattern.c' || echo '$(srcdir)/'`libxml/pattern.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/libtextstyle_la-pattern.Tpo libxml/$(DEPDIR)/libtextstyle_la-pattern.Plo
#	$(AM_V_CC)source='libxml/pattern.c' object='libxml/libtextstyle_la-pattern.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libxml/libtextstyle_la-pattern.lo `test -f 'libxml/pattern.c' || echo '$(srcdir)/'`libxml/pattern.c

libxml/libtextstyle_la-relaxng.lo: libxml/relaxng.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libxml/libtextstyle_la-relaxng.lo -MD -MP -MF libxml/$(DEPDIR)/libtextstyle_la-relaxng.Tpo -c -o libxml/libtextstyle_la-relaxng.lo `test -f 'libxml/relaxng.c' || echo '$(srcdir)/'`libxml/relaxng.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/libtextstyle_la-relaxng.Tpo libxml/$(DEPDIR)/libtextstyle_la-relaxng.Plo
#	$(AM_V_CC)source='libxml/relaxng.c' object='libxml/libtextstyle_la-relaxng.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libxml/libtextstyle_la-relaxng.lo `test -f 'libxml/relaxng.c' || echo '$(srcdir)/'`libxml/relaxng.c

libxml/libtextstyle_la-schematron.lo: libxml/schematron.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libxml/libtextstyle_la-schematron.lo -MD -MP -MF libxml/$(DEPDIR)/libtextstyle_la-schematron.Tpo -c -o libxml/libtextstyle_la-schematron.lo `test -f 'libxml/schematron.c' || echo '$(srcdir)/'`libxml/schematron.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/libtextstyle_la-schematron.Tpo libxml/$(DEPDIR)/libtextstyle_la-schematron.Plo
#	$(AM_V_CC)source='libxml/schematron.c' object='libxml/libtextstyle_la-schematron.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libxml/libtextstyle_la-schematron.lo `test -f 'libxml/schematron.c' || echo '$(srcdir)/'`libxml/schematron.c

libxml/libtextstyle_la-threads.lo: libxml/threads.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libxml/libtextstyle_la-threads.lo -MD -MP -MF libxml/$(DEPDIR)/libtextstyle_la-threads.Tpo -c -o libxml/libtextstyle_la-threads.lo `test -f 'libxml/threads.c' || echo '$(srcdir)/'`libxml/threads.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/libtextstyle_la-threads.Tpo libxml/$(DEPDIR)/libtextstyle_la-threads.Plo
#	$(AM_V_CC)source='libxml/threads.c' object='libxml/libtextstyle_la-threads.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libxml/libtextstyle_la-threads.lo `test -f 'libxml/threads.c' || echo '$(srcdir)/'`libxml/threads.c

libxml/libtextstyle_la-tree.lo: libxml/tree.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libxml/libtextstyle_la-tree.lo -MD -MP -MF libxml/$(DEPDIR)/libtextstyle_la-tree.Tpo -c -o libxml/libtextstyle_la-tree.lo `test -f 'libxml/tree.c' || echo '$(srcdir)/'`libxml/tree.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/libtextstyle_la-tree.Tpo libxml/$(DEPDIR)/libtextstyle_la-tree.Plo
#	$(AM_V_CC)source='libxml/tree.c' object='libxml/libtextstyle_la-tree.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libxml/libtextstyle_la-tree.lo `test -f 'libxml/tree.c' || echo '$(srcdir)/'`libxml/tree.c

libxml/libtextstyle_la-trionan.lo: libxml/trionan.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libxml/libtextstyle_la-trionan.lo -MD -MP -MF libxml/$(DEPDIR)/libtextstyle_la-trionan.Tpo -c -o libxml/libtextstyle_la-trionan.lo `test -f 'libxml/trionan.c' || echo '$(srcdir)/'`libxml/trionan.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/libtextstyle_la-trionan.Tpo libxml/$(DEPDIR)/libtextstyle_la-trionan.Plo
#	$(AM_V_CC)source='libxml/trionan.c' object='libxml/libtextstyle_la-trionan.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libxml/libtextstyle_la-trionan.lo `test -f 'libxml/trionan.c' || echo '$(srcdir)/'`libxml/trionan.c

libxml/libtextstyle_la-uri.lo: libxml/uri.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libxml/libtextstyle_la-uri.lo -MD -MP -MF libxml/$(DEPDIR)/libtextstyle_la-uri.Tpo -c -o libxml/libtextstyle_la-uri.lo `test -f 'libxml/uri.c' || echo '$(srcdir)/'`libxml/uri.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/libtextstyle_la-uri.Tpo libxml/$(DEPDIR)/libtextstyle_la-uri.Plo
#	$(AM_V_CC)source='libxml/uri.c' object='libxml/libtextstyle_la-uri.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libxml/libtextstyle_la-uri.lo `test -f 'libxml/uri.c' || echo '$(srcdir)/'`libxml/uri.c

libxml/libtextstyle_la-valid.lo: libxml/valid.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libxml/libtextstyle_la-valid.lo -MD -MP -MF libxml/$(DEPDIR)/libtextstyle_la-valid.Tpo -c -o libxml/libtextstyle_la-valid.lo `test -f 'libxml/valid.c' || echo '$(srcdir)/'`libxml/valid.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/libtextstyle_la-valid.Tpo libxml/$(DEPDIR)/libtextstyle_la-valid.Plo
#	$(AM_V_CC)source='libxml/valid.c' object='libxml/libtextstyle_la-valid.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libxml/libtextstyle_la-valid.lo `test -f 'libxml/valid.c' || echo '$(srcdir)/'`libxml/valid.c

libxml/libtextstyle_la-xinclude.lo: libxml/xinclude.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libxml/libtextstyle_la-xinclude.lo -MD -MP -MF libxml/$(DEPDIR)/libtextstyle_la-xinclude.Tpo -c -o libxml/libtextstyle_la-xinclude.lo `test -f 'libxml/xinclude.c' || echo '$(srcdir)/'`libxml/xinclude.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/libtextstyle_la-xinclude.Tpo libxml/$(DEPDIR)/libtextstyle_la-xinclude.Plo
#	$(AM_V_CC)source='libxml/xinclude.c' object='libxml/libtextstyle_la-xinclude.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libxml/libtextstyle_la-xinclude.lo `test -f 'libxml/xinclude.c' || echo '$(srcdir)/'`libxml/xinclude.c

libxml/libtextstyle_la-xlink.lo: libxml/xlink.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libxml/libtextstyle_la-xlink.lo -MD -MP -MF libxml/$(DEPDIR)/libtextstyle_la-xlink.Tpo -c -o libxml/libtextstyle_la-xlink.lo `test -f 'libxml/xlink.c' || echo '$(srcdir)/'`libxml/xlink.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/libtextstyle_la-xlink.Tpo libxml/$(DEPDIR)/libtextstyle_la-xlink.Plo
#	$(AM_V_CC)source='libxml/xlink.c' object='libxml/libtextstyle_la-xlink.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libxml/libtextstyle_la-xlink.lo `test -f 'libxml/xlink.c' || echo '$(srcdir)/'`libxml/xlink.c

libxml/libtextstyle_la-xmlIO.lo: libxml/xmlIO.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libxml/libtextstyle_la-xmlIO.lo -MD -MP -MF libxml/$(DEPDIR)/libtextstyle_la-xmlIO.Tpo -c -o libxml/libtextstyle_la-xmlIO.lo `test -f 'libxml/xmlIO.c' || echo '$(srcdir)/'`libxml/xmlIO.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/libtextstyle_la-xmlIO.Tpo libxml/$(DEPDIR)/libtextstyle_la-xmlIO.Plo
#	$(AM_V_CC)source='libxml/xmlIO.c' object='libxml/libtextstyle_la-xmlIO.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libxml/libtextstyle_la-xmlIO.lo `test -f 'libxml/xmlIO.c' || echo '$(srcdir)/'`libxml/xmlIO.c

libxml/libtextstyle_la-xmlmemory.lo: libxml/xmlmemory.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libxml/libtextstyle_la-xmlmemory.lo -MD -MP -MF libxml/$(DEPDIR)/libtextstyle_la-xmlmemory.Tpo -c -o libxml/libtextstyle_la-xmlmemory.lo `test -f 'libxml/xmlmemory.c' || echo '$(srcdir)/'`libxml/xmlmemory.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/libtextstyle_la-xmlmemory.Tpo libxml/$(DEPDIR)/libtextstyle_la-xmlmemory.Plo
#	$(AM_V_CC)source='libxml/xmlmemory.c' object='libxml/libtextstyle_la-xmlmemory.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libxml/libtextstyle_la-xmlmemory.lo `test -f 'libxml/xmlmemory.c' || echo '$(srcdir)/'`libxml/xmlmemory.c

libxml/libtextstyle_la-xmlmodule.lo: libxml/xmlmodule.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libxml/libtextstyle_la-xmlmodule.lo -MD -MP -MF libxml/$(DEPDIR)/libtextstyle_la-xmlmodule.Tpo -c -o libxml/libtextstyle_la-xmlmodule.lo `test -f 'libxml/xmlmodule.c' || echo '$(srcdir)/'`libxml/xmlmodule.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/libtextstyle_la-xmlmodule.Tpo libxml/$(DEPDIR)/libtextstyle_la-xmlmodule.Plo
#	$(AM_V_CC)source='libxml/xmlmodule.c' object='libxml/libtextstyle_la-xmlmodule.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libxml/libtextstyle_la-xmlmodule.lo `test -f 'libxml/xmlmodule.c' || echo '$(srcdir)/'`libxml/xmlmodule.c

libxml/libtextstyle_la-xmlreader.lo: libxml/xmlreader.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libxml/libtextstyle_la-xmlreader.lo -MD -MP -MF libxml/$(DEPDIR)/libtextstyle_la-xmlreader.Tpo -c -o libxml/libtextstyle_la-xmlreader.lo `test -f 'libxml/xmlreader.c' || echo '$(srcdir)/'`libxml/xmlreader.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/libtextstyle_la-xmlreader.Tpo libxml/$(DEPDIR)/libtextstyle_la-xmlreader.Plo
#	$(AM_V_CC)source='libxml/xmlreader.c' object='libxml/libtextstyle_la-xmlreader.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libxml/libtextstyle_la-xmlreader.lo `test -f 'libxml/xmlreader.c' || echo '$(srcdir)/'`libxml/xmlreader.c

libxml/libtextstyle_la-xmlregexp.lo: libxml/xmlregexp.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libxml/libtextstyle_la-xmlregexp.lo -MD -MP -MF libxml/$(DEPDIR)/libtextstyle_la-xmlregexp.Tpo -c -o libxml/libtextstyle_la-xmlregexp.lo `test -f 'libxml/xmlregexp.c' || echo '$(srcdir)/'`libxml/xmlregexp.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/libtextstyle_la-xmlregexp.Tpo libxml/$(DEPDIR)/libtextstyle_la-xmlregexp.Plo
#	$(AM_V_CC)source='libxml/xmlregexp.c' object='libxml/libtextstyle_la-xmlregexp.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libxml/libtextstyle_la-xmlregexp.lo `test -f 'libxml/xmlregexp.c' || echo '$(srcdir)/'`libxml/xmlregexp.c

libxml/libtextstyle_la-xmlsave.lo: libxml/xmlsave.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libxml/libtextstyle_la-xmlsave.lo -MD -MP -MF libxml/$(DEPDIR)/libtextstyle_la-xmlsave.Tpo -c -o libxml/libtextstyle_la-xmlsave.lo `test -f 'libxml/xmlsave.c' || echo '$(srcdir)/'`libxml/xmlsave.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/libtextstyle_la-xmlsave.Tpo libxml/$(DEPDIR)/libtextstyle_la-xmlsave.Plo
#	$(AM_V_CC)source='libxml/xmlsave.c' object='libxml/libtextstyle_la-xmlsave.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libxml/libtextstyle_la-xmlsave.lo `test -f 'libxml/xmlsave.c' || echo '$(srcdir)/'`libxml/xmlsave.c

libxml/libtextstyle_la-xmlschemas.lo: libxml/xmlschemas.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libxml/libtextstyle_la-xmlschemas.lo -MD -MP -MF libxml/$(DEPDIR)/libtextstyle_la-xmlschemas.Tpo -c -o libxml/libtextstyle_la-xmlschemas.lo `test -f 'libxml/xmlschemas.c' || echo '$(srcdir)/'`libxml/xmlschemas.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/libtextstyle_la-xmlschemas.Tpo libxml/$(DEPDIR)/libtextstyle_la-xmlschemas.Plo
#	$(AM_V_CC)source='libxml/xmlschemas.c' object='libxml/libtextstyle_la-xmlschemas.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libxml/libtextstyle_la-xmlschemas.lo `test -f 'libxml/xmlschemas.c' || echo '$(srcdir)/'`libxml/xmlschemas.c

libxml/libtextstyle_la-xmlschemastypes.lo: libxml/xmlschemastypes.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libxml/libtextstyle_la-xmlschemastypes.lo -MD -MP -MF libxml/$(DEPDIR)/libtextstyle_la-xmlschemastypes.Tpo -c -o libxml/libtextstyle_la-xmlschemastypes.lo `test -f 'libxml/xmlschemastypes.c' || echo '$(srcdir)/'`libxml/xmlschemastypes.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/libtextstyle_la-xmlschemastypes.Tpo libxml/$(DEPDIR)/libtextstyle_la-xmlschemastypes.Plo
#	$(AM_V_CC)source='libxml/xmlschemastypes.c' object='libxml/libtextstyle_la-xmlschemastypes.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libxml/libtextstyle_la-xmlschemastypes.lo `test -f 'libxml/xmlschemastypes.c' || echo '$(srcdir)/'`libxml/xmlschemastypes.c

libxml/libtextstyle_la-xmlstring.lo: libxml/xmlstring.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libxml/libtextstyle_la-xmlstring.lo -MD -MP -MF libxml/$(DEPDIR)/libtextstyle_la-xmlstring.Tpo -c -o libxml/libtextstyle_la-xmlstring.lo `test -f 'libxml/xmlstring.c' || echo '$(srcdir)/'`libxml/xmlstring.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/libtextstyle_la-xmlstring.Tpo libxml/$(DEPDIR)/libtextstyle_la-xmlstring.Plo
#	$(AM_V_CC)source='libxml/xmlstring.c' object='libxml/libtextstyle_la-xmlstring.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libxml/libtextstyle_la-xmlstring.lo `test -f 'libxml/xmlstring.c' || echo '$(srcdir)/'`libxml/xmlstring.c

libxml/libtextstyle_la-xmlunicode.lo: libxml/xmlunicode.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libxml/libtextstyle_la-xmlunicode.lo -MD -MP -MF libxml/$(DEPDIR)/libtextstyle_la-xmlunicode.Tpo -c -o libxml/libtextstyle_la-xmlunicode.lo `test -f 'libxml/xmlunicode.c' || echo '$(srcdir)/'`libxml/xmlunicode.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/libtextstyle_la-xmlunicode.Tpo libxml/$(DEPDIR)/libtextstyle_la-xmlunicode.Plo
#	$(AM_V_CC)source='libxml/xmlunicode.c' object='libxml/libtextstyle_la-xmlunicode.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libxml/libtextstyle_la-xmlunicode.lo `test -f 'libxml/xmlunicode.c' || echo '$(srcdir)/'`libxml/xmlunicode.c

libxml/libtextstyle_la-xmlwriter.lo: libxml/xmlwriter.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libxml/libtextstyle_la-xmlwriter.lo -MD -MP -MF libxml/$(DEPDIR)/libtextstyle_la-xmlwriter.Tpo -c -o libxml/libtextstyle_la-xmlwriter.lo `test -f 'libxml/xmlwriter.c' || echo '$(srcdir)/'`libxml/xmlwriter.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/libtextstyle_la-xmlwriter.Tpo libxml/$(DEPDIR)/libtextstyle_la-xmlwriter.Plo
#	$(AM_V_CC)source='libxml/xmlwriter.c' object='libxml/libtextstyle_la-xmlwriter.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libxml/libtextstyle_la-xmlwriter.lo `test -f 'libxml/xmlwriter.c' || echo '$(srcdir)/'`libxml/xmlwriter.c

libxml/libtextstyle_la-xpath.lo: libxml/xpath.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libxml/libtextstyle_la-xpath.lo -MD -MP -MF libxml/$(DEPDIR)/libtextstyle_la-xpath.Tpo -c -o libxml/libtextstyle_la-xpath.lo `test -f 'libxml/xpath.c' || echo '$(srcdir)/'`libxml/xpath.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/libtextstyle_la-xpath.Tpo libxml/$(DEPDIR)/libtextstyle_la-xpath.Plo
#	$(AM_V_CC)source='libxml/xpath.c' object='libxml/libtextstyle_la-xpath.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libxml/libtextstyle_la-xpath.lo `test -f 'libxml/xpath.c' || echo '$(srcdir)/'`libxml/xpath.c

libxml/libtextstyle_la-xpointer.lo: libxml/xpointer.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libxml/libtextstyle_la-xpointer.lo -MD -MP -MF libxml/$(DEPDIR)/libtextstyle_la-xpointer.Tpo -c -o libxml/libtextstyle_la-xpointer.lo `test -f 'libxml/xpointer.c' || echo '$(srcdir)/'`libxml/xpointer.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/libtextstyle_la-xpointer.Tpo libxml/$(DEPDIR)/libtextstyle_la-xpointer.Plo
#	$(AM_V_CC)source='libxml/xpointer.c' object='libxml/libtextstyle_la-xpointer.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libxml/libtextstyle_la-xpointer.lo `test -f 'libxml/xpointer.c' || echo '$(srcdir)/'`libxml/xpointer.c

libtextstyle_la-malloc.lo: malloc.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-malloc.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-malloc.Tpo -c -o libtextstyle_la-malloc.lo `test -f 'malloc.c' || echo '$(srcdir)/'`malloc.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-malloc.Tpo $(DEPDIR)/libtextstyle_la-malloc.Plo
#	$(AM_V_CC)source='malloc.c' object='libtextstyle_la-malloc.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-malloc.lo `test -f 'malloc.c' || echo '$(srcdir)/'`malloc.c

libtextstyle_la-memory-ostream.oo.lo: memory-ostream.oo.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-memory-ostream.oo.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-memory-ostream.oo.Tpo -c -o libtextstyle_la-memory-ostream.oo.lo `test -f 'memory-ostream.oo.c' || echo '$(srcdir)/'`memory-ostream.oo.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-memory-ostream.oo.Tpo $(DEPDIR)/libtextstyle_la-memory-ostream.oo.Plo
#	$(AM_V_CC)source='memory-ostream.oo.c' object='libtextstyle_la-memory-ostream.oo.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-memory-ostream.oo.lo `test -f 'memory-ostream.oo.c' || echo '$(srcdir)/'`memory-ostream.oo.c

libtextstyle_la-noop-styled-ostream.oo.lo: noop-styled-ostream.oo.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-noop-styled-ostream.oo.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-noop-styled-ostream.oo.Tpo -c -o libtextstyle_la-noop-styled-ostream.oo.lo `test -f 'noop-styled-ostream.oo.c' || echo '$(srcdir)/'`noop-styled-ostream.oo.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-noop-styled-ostream.oo.Tpo $(DEPDIR)/libtextstyle_la-noop-styled-ostream.oo.Plo
#	$(AM_V_CC)source='noop-styled-ostream.oo.c' object='libtextstyle_la-noop-styled-ostream.oo.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-noop-styled-ostream.oo.lo `test -f 'noop-styled-ostream.oo.c' || echo '$(srcdir)/'`noop-styled-ostream.oo.c

libtextstyle_la-ostream.oo.lo: ostream.oo.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-ostream.oo.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-ostream.oo.Tpo -c -o libtextstyle_la-ostream.oo.lo `test -f 'ostream.oo.c' || echo '$(srcdir)/'`ostream.oo.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-ostream.oo.Tpo $(DEPDIR)/libtextstyle_la-ostream.oo.Plo
#	$(AM_V_CC)source='ostream.oo.c' object='libtextstyle_la-ostream.oo.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-ostream.oo.lo `test -f 'ostream.oo.c' || echo '$(srcdir)/'`ostream.oo.c

libtextstyle_la-snprintf.lo: snprintf.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-snprintf.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-snprintf.Tpo -c -o libtextstyle_la-snprintf.lo `test -f 'snprintf.c' || echo '$(srcdir)/'`snprintf.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-snprintf.Tpo $(DEPDIR)/libtextstyle_la-snprintf.Plo
#	$(AM_V_CC)source='snprintf.c' object='libtextstyle_la-snprintf.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-snprintf.lo `test -f 'snprintf.c' || echo '$(srcdir)/'`snprintf.c

libtextstyle_la-styled-ostream.oo.lo: styled-ostream.oo.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-styled-ostream.oo.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-styled-ostream.oo.Tpo -c -o libtextstyle_la-styled-ostream.oo.lo `test -f 'styled-ostream.oo.c' || echo '$(srcdir)/'`styled-ostream.oo.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-styled-ostream.oo.Tpo $(DEPDIR)/libtextstyle_la-styled-ostream.oo.Plo
#	$(AM_V_CC)source='styled-ostream.oo.c' object='libtextstyle_la-styled-ostream.oo.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-styled-ostream.oo.lo `test -f 'styled-ostream.oo.c' || echo '$(srcdir)/'`styled-ostream.oo.c

libtextstyle_la-term-ostream.oo.lo: term-ostream.oo.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-term-ostream.oo.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-term-ostream.oo.Tpo -c -o libtextstyle_la-term-ostream.oo.lo `test -f 'term-ostream.oo.c' || echo '$(srcdir)/'`term-ostream.oo.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-term-ostream.oo.Tpo $(DEPDIR)/libtextstyle_la-term-ostream.oo.Plo
#	$(AM_V_CC)source='term-ostream.oo.c' object='libtextstyle_la-term-ostream.oo.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-term-ostream.oo.lo `test -f 'term-ostream.oo.c' || echo '$(srcdir)/'`term-ostream.oo.c

libtextstyle_la-term-styled-ostream.oo.lo: term-styled-ostream.oo.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-term-styled-ostream.oo.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-term-styled-ostream.oo.Tpo -c -o libtextstyle_la-term-styled-ostream.oo.lo `test -f 'term-styled-ostream.oo.c' || echo '$(srcdir)/'`term-styled-ostream.oo.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-term-styled-ostream.oo.Tpo $(DEPDIR)/libtextstyle_la-term-styled-ostream.oo.Plo
#	$(AM_V_CC)source='term-styled-ostream.oo.c' object='libtextstyle_la-term-styled-ostream.oo.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-term-styled-ostream.oo.lo `test -f 'term-styled-ostream.oo.c' || echo '$(srcdir)/'`term-styled-ostream.oo.c

libtextstyle_la-tparm.lo: tparm.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-tparm.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-tparm.Tpo -c -o libtextstyle_la-tparm.lo `test -f 'tparm.c' || echo '$(srcdir)/'`tparm.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-tparm.Tpo $(DEPDIR)/libtextstyle_la-tparm.Plo
#	$(AM_V_CC)source='tparm.c' object='libtextstyle_la-tparm.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-tparm.lo `test -f 'tparm.c' || echo '$(srcdir)/'`tparm.c

libtextstyle_la-tputs.lo: tputs.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-tputs.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-tputs.Tpo -c -o libtextstyle_la-tputs.lo `test -f 'tputs.c' || echo '$(srcdir)/'`tputs.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-tputs.Tpo $(DEPDIR)/libtextstyle_la-tputs.Plo
#	$(AM_V_CC)source='tputs.c' object='libtextstyle_la-tputs.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-tputs.lo `test -f 'tputs.c' || echo '$(srcdir)/'`tputs.c

libtextstyle_la-asnprintf.lo: asnprintf.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-asnprintf.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-asnprintf.Tpo -c -o libtextstyle_la-asnprintf.lo `test -f 'asnprintf.c' || echo '$(srcdir)/'`asnprintf.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-asnprintf.Tpo $(DEPDIR)/libtextstyle_la-asnprintf.Plo
#	$(AM_V_CC)source='asnprintf.c' object='libtextstyle_la-asnprintf.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-asnprintf.lo `test -f 'asnprintf.c' || echo '$(srcdir)/'`asnprintf.c

libtextstyle_la-printf-args.lo: printf-args.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-printf-args.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-printf-args.Tpo -c -o libtextstyle_la-printf-args.lo `test -f 'printf-args.c' || echo '$(srcdir)/'`printf-args.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-printf-args.Tpo $(DEPDIR)/libtextstyle_la-printf-args.Plo
#	$(AM_V_CC)source='printf-args.c' object='libtextstyle_la-printf-args.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-printf-args.lo `test -f 'printf-args.c' || echo '$(srcdir)/'`printf-args.c

libtextstyle_la-printf-parse.lo: printf-parse.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-printf-parse.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-printf-parse.Tpo -c -o libtextstyle_la-printf-parse.lo `test -f 'printf-parse.c' || echo '$(srcdir)/'`printf-parse.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-printf-parse.Tpo $(DEPDIR)/libtextstyle_la-printf-parse.Plo
#	$(AM_V_CC)source='printf-parse.c' object='libtextstyle_la-printf-parse.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-printf-parse.lo `test -f 'printf-parse.c' || echo '$(srcdir)/'`printf-parse.c

libtextstyle_la-vasnprintf.lo: vasnprintf.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-vasnprintf.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-vasnprintf.Tpo -c -o libtextstyle_la-vasnprintf.lo `test -f 'vasnprintf.c' || echo '$(srcdir)/'`vasnprintf.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-vasnprintf.Tpo $(DEPDIR)/libtextstyle_la-vasnprintf.Plo
#	$(AM_V_CC)source='vasnprintf.c' object='libtextstyle_la-vasnprintf.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-vasnprintf.lo `test -f 'vasnprintf.c' || echo '$(srcdir)/'`vasnprintf.c

libtextstyle_la-asprintf.lo: asprintf.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-asprintf.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-asprintf.Tpo -c -o libtextstyle_la-asprintf.lo `test -f 'asprintf.c' || echo '$(srcdir)/'`asprintf.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-asprintf.Tpo $(DEPDIR)/libtextstyle_la-asprintf.Plo
#	$(AM_V_CC)source='asprintf.c' object='libtextstyle_la-asprintf.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-asprintf.lo `test -f 'asprintf.c' || echo '$(srcdir)/'`asprintf.c

libtextstyle_la-vasprintf.lo: vasprintf.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-vasprintf.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-vasprintf.Tpo -c -o libtextstyle_la-vasprintf.lo `test -f 'vasprintf.c' || echo '$(srcdir)/'`vasprintf.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-vasprintf.Tpo $(DEPDIR)/libtextstyle_la-vasprintf.Plo
#	$(AM_V_CC)source='vasprintf.c' object='libtextstyle_la-vasprintf.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-vasprintf.lo `test -f 'vasprintf.c' || echo '$(srcdir)/'`vasprintf.c

libtextstyle_la-vsnprintf.lo: vsnprintf.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -MT libtextstyle_la-vsnprintf.lo -MD -MP -MF $(DEPDIR)/libtextstyle_la-vsnprintf.Tpo -c -o libtextstyle_la-vsnprintf.lo `test -f 'vsnprintf.c' || echo '$(srcdir)/'`vsnprintf.c
#	$(AM_V_at)$(am__mv) $(DEPDIR)/libtextstyle_la-vsnprintf.Tpo $(DEPDIR)/libtextstyle_la-vsnprintf.Plo
#	$(AM_V_CC)source='vsnprintf.c' object='libtextstyle_la-vsnprintf.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtextstyle_la_CFLAGS) $(CFLAGS) -c -o libtextstyle_la-vsnprintf.lo `test -f 'vsnprintf.c' || echo '$(srcdir)/'`vsnprintf.c

libxml/rpl_la-DOCBparser.lo: libxml/DOCBparser.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -MT libxml/rpl_la-DOCBparser.lo -MD -MP -MF libxml/$(DEPDIR)/rpl_la-DOCBparser.Tpo -c -o libxml/rpl_la-DOCBparser.lo `test -f 'libxml/DOCBparser.c' || echo '$(srcdir)/'`libxml/DOCBparser.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/rpl_la-DOCBparser.Tpo libxml/$(DEPDIR)/rpl_la-DOCBparser.Plo
#	$(AM_V_CC)source='libxml/DOCBparser.c' object='libxml/rpl_la-DOCBparser.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -c -o libxml/rpl_la-DOCBparser.lo `test -f 'libxml/DOCBparser.c' || echo '$(srcdir)/'`libxml/DOCBparser.c

libxml/rpl_la-HTMLparser.lo: libxml/HTMLparser.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -MT libxml/rpl_la-HTMLparser.lo -MD -MP -MF libxml/$(DEPDIR)/rpl_la-HTMLparser.Tpo -c -o libxml/rpl_la-HTMLparser.lo `test -f 'libxml/HTMLparser.c' || echo '$(srcdir)/'`libxml/HTMLparser.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/rpl_la-HTMLparser.Tpo libxml/$(DEPDIR)/rpl_la-HTMLparser.Plo
#	$(AM_V_CC)source='libxml/HTMLparser.c' object='libxml/rpl_la-HTMLparser.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -c -o libxml/rpl_la-HTMLparser.lo `test -f 'libxml/HTMLparser.c' || echo '$(srcdir)/'`libxml/HTMLparser.c

libxml/rpl_la-HTMLtree.lo: libxml/HTMLtree.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -MT libxml/rpl_la-HTMLtree.lo -MD -MP -MF libxml/$(DEPDIR)/rpl_la-HTMLtree.Tpo -c -o libxml/rpl_la-HTMLtree.lo `test -f 'libxml/HTMLtree.c' || echo '$(srcdir)/'`libxml/HTMLtree.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/rpl_la-HTMLtree.Tpo libxml/$(DEPDIR)/rpl_la-HTMLtree.Plo
#	$(AM_V_CC)source='libxml/HTMLtree.c' object='libxml/rpl_la-HTMLtree.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -c -o libxml/rpl_la-HTMLtree.lo `test -f 'libxml/HTMLtree.c' || echo '$(srcdir)/'`libxml/HTMLtree.c

libxml/rpl_la-SAX.lo: libxml/SAX.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -MT libxml/rpl_la-SAX.lo -MD -MP -MF libxml/$(DEPDIR)/rpl_la-SAX.Tpo -c -o libxml/rpl_la-SAX.lo `test -f 'libxml/SAX.c' || echo '$(srcdir)/'`libxml/SAX.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/rpl_la-SAX.Tpo libxml/$(DEPDIR)/rpl_la-SAX.Plo
#	$(AM_V_CC)source='libxml/SAX.c' object='libxml/rpl_la-SAX.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -c -o libxml/rpl_la-SAX.lo `test -f 'libxml/SAX.c' || echo '$(srcdir)/'`libxml/SAX.c

libxml/rpl_la-SAX2.lo: libxml/SAX2.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -MT libxml/rpl_la-SAX2.lo -MD -MP -MF libxml/$(DEPDIR)/rpl_la-SAX2.Tpo -c -o libxml/rpl_la-SAX2.lo `test -f 'libxml/SAX2.c' || echo '$(srcdir)/'`libxml/SAX2.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/rpl_la-SAX2.Tpo libxml/$(DEPDIR)/rpl_la-SAX2.Plo
#	$(AM_V_CC)source='libxml/SAX2.c' object='libxml/rpl_la-SAX2.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -c -o libxml/rpl_la-SAX2.lo `test -f 'libxml/SAX2.c' || echo '$(srcdir)/'`libxml/SAX2.c

libxml/rpl_la-buf.lo: libxml/buf.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -MT libxml/rpl_la-buf.lo -MD -MP -MF libxml/$(DEPDIR)/rpl_la-buf.Tpo -c -o libxml/rpl_la-buf.lo `test -f 'libxml/buf.c' || echo '$(srcdir)/'`libxml/buf.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/rpl_la-buf.Tpo libxml/$(DEPDIR)/rpl_la-buf.Plo
#	$(AM_V_CC)source='libxml/buf.c' object='libxml/rpl_la-buf.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -c -o libxml/rpl_la-buf.lo `test -f 'libxml/buf.c' || echo '$(srcdir)/'`libxml/buf.c

libxml/rpl_la-c14n.lo: libxml/c14n.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -MT libxml/rpl_la-c14n.lo -MD -MP -MF libxml/$(DEPDIR)/rpl_la-c14n.Tpo -c -o libxml/rpl_la-c14n.lo `test -f 'libxml/c14n.c' || echo '$(srcdir)/'`libxml/c14n.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/rpl_la-c14n.Tpo libxml/$(DEPDIR)/rpl_la-c14n.Plo
#	$(AM_V_CC)source='libxml/c14n.c' object='libxml/rpl_la-c14n.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -c -o libxml/rpl_la-c14n.lo `test -f 'libxml/c14n.c' || echo '$(srcdir)/'`libxml/c14n.c

libxml/rpl_la-catalog.lo: libxml/catalog.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -MT libxml/rpl_la-catalog.lo -MD -MP -MF libxml/$(DEPDIR)/rpl_la-catalog.Tpo -c -o libxml/rpl_la-catalog.lo `test -f 'libxml/catalog.c' || echo '$(srcdir)/'`libxml/catalog.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/rpl_la-catalog.Tpo libxml/$(DEPDIR)/rpl_la-catalog.Plo
#	$(AM_V_CC)source='libxml/catalog.c' object='libxml/rpl_la-catalog.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -c -o libxml/rpl_la-catalog.lo `test -f 'libxml/catalog.c' || echo '$(srcdir)/'`libxml/catalog.c

libxml/rpl_la-chvalid.lo: libxml/chvalid.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -MT libxml/rpl_la-chvalid.lo -MD -MP -MF libxml/$(DEPDIR)/rpl_la-chvalid.Tpo -c -o libxml/rpl_la-chvalid.lo `test -f 'libxml/chvalid.c' || echo '$(srcdir)/'`libxml/chvalid.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/rpl_la-chvalid.Tpo libxml/$(DEPDIR)/rpl_la-chvalid.Plo
#	$(AM_V_CC)source='libxml/chvalid.c' object='libxml/rpl_la-chvalid.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -c -o libxml/rpl_la-chvalid.lo `test -f 'libxml/chvalid.c' || echo '$(srcdir)/'`libxml/chvalid.c

libxml/rpl_la-debugXML.lo: libxml/debugXML.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -MT libxml/rpl_la-debugXML.lo -MD -MP -MF libxml/$(DEPDIR)/rpl_la-debugXML.Tpo -c -o libxml/rpl_la-debugXML.lo `test -f 'libxml/debugXML.c' || echo '$(srcdir)/'`libxml/debugXML.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/rpl_la-debugXML.Tpo libxml/$(DEPDIR)/rpl_la-debugXML.Plo
#	$(AM_V_CC)source='libxml/debugXML.c' object='libxml/rpl_la-debugXML.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -c -o libxml/rpl_la-debugXML.lo `test -f 'libxml/debugXML.c' || echo '$(srcdir)/'`libxml/debugXML.c

libxml/rpl_la-dict.lo: libxml/dict.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -MT libxml/rpl_la-dict.lo -MD -MP -MF libxml/$(DEPDIR)/rpl_la-dict.Tpo -c -o libxml/rpl_la-dict.lo `test -f 'libxml/dict.c' || echo '$(srcdir)/'`libxml/dict.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/rpl_la-dict.Tpo libxml/$(DEPDIR)/rpl_la-dict.Plo
#	$(AM_V_CC)source='libxml/dict.c' object='libxml/rpl_la-dict.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -c -o libxml/rpl_la-dict.lo `test -f 'libxml/dict.c' || echo '$(srcdir)/'`libxml/dict.c

libxml/rpl_la-encoding.lo: libxml/encoding.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -MT libxml/rpl_la-encoding.lo -MD -MP -MF libxml/$(DEPDIR)/rpl_la-encoding.Tpo -c -o libxml/rpl_la-encoding.lo `test -f 'libxml/encoding.c' || echo '$(srcdir)/'`libxml/encoding.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/rpl_la-encoding.Tpo libxml/$(DEPDIR)/rpl_la-encoding.Plo
#	$(AM_V_CC)source='libxml/encoding.c' object='libxml/rpl_la-encoding.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -c -o libxml/rpl_la-encoding.lo `test -f 'libxml/encoding.c' || echo '$(srcdir)/'`libxml/encoding.c

libxml/rpl_la-entities.lo: libxml/entities.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -MT libxml/rpl_la-entities.lo -MD -MP -MF libxml/$(DEPDIR)/rpl_la-entities.Tpo -c -o libxml/rpl_la-entities.lo `test -f 'libxml/entities.c' || echo '$(srcdir)/'`libxml/entities.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/rpl_la-entities.Tpo libxml/$(DEPDIR)/rpl_la-entities.Plo
#	$(AM_V_CC)source='libxml/entities.c' object='libxml/rpl_la-entities.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -c -o libxml/rpl_la-entities.lo `test -f 'libxml/entities.c' || echo '$(srcdir)/'`libxml/entities.c

libxml/rpl_la-error.lo: libxml/error.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -MT libxml/rpl_la-error.lo -MD -MP -MF libxml/$(DEPDIR)/rpl_la-error.Tpo -c -o libxml/rpl_la-error.lo `test -f 'libxml/error.c' || echo '$(srcdir)/'`libxml/error.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/rpl_la-error.Tpo libxml/$(DEPDIR)/rpl_la-error.Plo
#	$(AM_V_CC)source='libxml/error.c' object='libxml/rpl_la-error.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -c -o libxml/rpl_la-error.lo `test -f 'libxml/error.c' || echo '$(srcdir)/'`libxml/error.c

libxml/rpl_la-globals.lo: libxml/globals.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -MT libxml/rpl_la-globals.lo -MD -MP -MF libxml/$(DEPDIR)/rpl_la-globals.Tpo -c -o libxml/rpl_la-globals.lo `test -f 'libxml/globals.c' || echo '$(srcdir)/'`libxml/globals.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/rpl_la-globals.Tpo libxml/$(DEPDIR)/rpl_la-globals.Plo
#	$(AM_V_CC)source='libxml/globals.c' object='libxml/rpl_la-globals.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -c -o libxml/rpl_la-globals.lo `test -f 'libxml/globals.c' || echo '$(srcdir)/'`libxml/globals.c

libxml/rpl_la-hash.lo: libxml/hash.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -MT libxml/rpl_la-hash.lo -MD -MP -MF libxml/$(DEPDIR)/rpl_la-hash.Tpo -c -o libxml/rpl_la-hash.lo `test -f 'libxml/hash.c' || echo '$(srcdir)/'`libxml/hash.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/rpl_la-hash.Tpo libxml/$(DEPDIR)/rpl_la-hash.Plo
#	$(AM_V_CC)source='libxml/hash.c' object='libxml/rpl_la-hash.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -c -o libxml/rpl_la-hash.lo `test -f 'libxml/hash.c' || echo '$(srcdir)/'`libxml/hash.c

libxml/rpl_la-legacy.lo: libxml/legacy.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -MT libxml/rpl_la-legacy.lo -MD -MP -MF libxml/$(DEPDIR)/rpl_la-legacy.Tpo -c -o libxml/rpl_la-legacy.lo `test -f 'libxml/legacy.c' || echo '$(srcdir)/'`libxml/legacy.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/rpl_la-legacy.Tpo libxml/$(DEPDIR)/rpl_la-legacy.Plo
#	$(AM_V_CC)source='libxml/legacy.c' object='libxml/rpl_la-legacy.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -c -o libxml/rpl_la-legacy.lo `test -f 'libxml/legacy.c' || echo '$(srcdir)/'`libxml/legacy.c

libxml/rpl_la-list.lo: libxml/list.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -MT libxml/rpl_la-list.lo -MD -MP -MF libxml/$(DEPDIR)/rpl_la-list.Tpo -c -o libxml/rpl_la-list.lo `test -f 'libxml/list.c' || echo '$(srcdir)/'`libxml/list.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/rpl_la-list.Tpo libxml/$(DEPDIR)/rpl_la-list.Plo
#	$(AM_V_CC)source='libxml/list.c' object='libxml/rpl_la-list.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -c -o libxml/rpl_la-list.lo `test -f 'libxml/list.c' || echo '$(srcdir)/'`libxml/list.c

libxml/rpl_la-nanoftp.lo: libxml/nanoftp.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -MT libxml/rpl_la-nanoftp.lo -MD -MP -MF libxml/$(DEPDIR)/rpl_la-nanoftp.Tpo -c -o libxml/rpl_la-nanoftp.lo `test -f 'libxml/nanoftp.c' || echo '$(srcdir)/'`libxml/nanoftp.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/rpl_la-nanoftp.Tpo libxml/$(DEPDIR)/rpl_la-nanoftp.Plo
#	$(AM_V_CC)source='libxml/nanoftp.c' object='libxml/rpl_la-nanoftp.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -c -o libxml/rpl_la-nanoftp.lo `test -f 'libxml/nanoftp.c' || echo '$(srcdir)/'`libxml/nanoftp.c

libxml/rpl_la-nanohttp.lo: libxml/nanohttp.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -MT libxml/rpl_la-nanohttp.lo -MD -MP -MF libxml/$(DEPDIR)/rpl_la-nanohttp.Tpo -c -o libxml/rpl_la-nanohttp.lo `test -f 'libxml/nanohttp.c' || echo '$(srcdir)/'`libxml/nanohttp.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/rpl_la-nanohttp.Tpo libxml/$(DEPDIR)/rpl_la-nanohttp.Plo
#	$(AM_V_CC)source='libxml/nanohttp.c' object='libxml/rpl_la-nanohttp.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -c -o libxml/rpl_la-nanohttp.lo `test -f 'libxml/nanohttp.c' || echo '$(srcdir)/'`libxml/nanohttp.c

libxml/rpl_la-parser.lo: libxml/parser.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -MT libxml/rpl_la-parser.lo -MD -MP -MF libxml/$(DEPDIR)/rpl_la-parser.Tpo -c -o libxml/rpl_la-parser.lo `test -f 'libxml/parser.c' || echo '$(srcdir)/'`libxml/parser.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/rpl_la-parser.Tpo libxml/$(DEPDIR)/rpl_la-parser.Plo
#	$(AM_V_CC)source='libxml/parser.c' object='libxml/rpl_la-parser.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -c -o libxml/rpl_la-parser.lo `test -f 'libxml/parser.c' || echo '$(srcdir)/'`libxml/parser.c

libxml/rpl_la-parserInternals.lo: libxml/parserInternals.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -MT libxml/rpl_la-parserInternals.lo -MD -MP -MF libxml/$(DEPDIR)/rpl_la-parserInternals.Tpo -c -o libxml/rpl_la-parserInternals.lo `test -f 'libxml/parserInternals.c' || echo '$(srcdir)/'`libxml/parserInternals.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/rpl_la-parserInternals.Tpo libxml/$(DEPDIR)/rpl_la-parserInternals.Plo
#	$(AM_V_CC)source='libxml/parserInternals.c' object='libxml/rpl_la-parserInternals.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -c -o libxml/rpl_la-parserInternals.lo `test -f 'libxml/parserInternals.c' || echo '$(srcdir)/'`libxml/parserInternals.c

libxml/rpl_la-pattern.lo: libxml/pattern.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -MT libxml/rpl_la-pattern.lo -MD -MP -MF libxml/$(DEPDIR)/rpl_la-pattern.Tpo -c -o libxml/rpl_la-pattern.lo `test -f 'libxml/pattern.c' || echo '$(srcdir)/'`libxml/pattern.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/rpl_la-pattern.Tpo libxml/$(DEPDIR)/rpl_la-pattern.Plo
#	$(AM_V_CC)source='libxml/pattern.c' object='libxml/rpl_la-pattern.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -c -o libxml/rpl_la-pattern.lo `test -f 'libxml/pattern.c' || echo '$(srcdir)/'`libxml/pattern.c

libxml/rpl_la-relaxng.lo: libxml/relaxng.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -MT libxml/rpl_la-relaxng.lo -MD -MP -MF libxml/$(DEPDIR)/rpl_la-relaxng.Tpo -c -o libxml/rpl_la-relaxng.lo `test -f 'libxml/relaxng.c' || echo '$(srcdir)/'`libxml/relaxng.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/rpl_la-relaxng.Tpo libxml/$(DEPDIR)/rpl_la-relaxng.Plo
#	$(AM_V_CC)source='libxml/relaxng.c' object='libxml/rpl_la-relaxng.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -c -o libxml/rpl_la-relaxng.lo `test -f 'libxml/relaxng.c' || echo '$(srcdir)/'`libxml/relaxng.c

libxml/rpl_la-schematron.lo: libxml/schematron.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -MT libxml/rpl_la-schematron.lo -MD -MP -MF libxml/$(DEPDIR)/rpl_la-schematron.Tpo -c -o libxml/rpl_la-schematron.lo `test -f 'libxml/schematron.c' || echo '$(srcdir)/'`libxml/schematron.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/rpl_la-schematron.Tpo libxml/$(DEPDIR)/rpl_la-schematron.Plo
#	$(AM_V_CC)source='libxml/schematron.c' object='libxml/rpl_la-schematron.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -c -o libxml/rpl_la-schematron.lo `test -f 'libxml/schematron.c' || echo '$(srcdir)/'`libxml/schematron.c

libxml/rpl_la-threads.lo: libxml/threads.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -MT libxml/rpl_la-threads.lo -MD -MP -MF libxml/$(DEPDIR)/rpl_la-threads.Tpo -c -o libxml/rpl_la-threads.lo `test -f 'libxml/threads.c' || echo '$(srcdir)/'`libxml/threads.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/rpl_la-threads.Tpo libxml/$(DEPDIR)/rpl_la-threads.Plo
#	$(AM_V_CC)source='libxml/threads.c' object='libxml/rpl_la-threads.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -c -o libxml/rpl_la-threads.lo `test -f 'libxml/threads.c' || echo '$(srcdir)/'`libxml/threads.c

libxml/rpl_la-tree.lo: libxml/tree.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -MT libxml/rpl_la-tree.lo -MD -MP -MF libxml/$(DEPDIR)/rpl_la-tree.Tpo -c -o libxml/rpl_la-tree.lo `test -f 'libxml/tree.c' || echo '$(srcdir)/'`libxml/tree.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/rpl_la-tree.Tpo libxml/$(DEPDIR)/rpl_la-tree.Plo
#	$(AM_V_CC)source='libxml/tree.c' object='libxml/rpl_la-tree.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -c -o libxml/rpl_la-tree.lo `test -f 'libxml/tree.c' || echo '$(srcdir)/'`libxml/tree.c

libxml/rpl_la-trionan.lo: libxml/trionan.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -MT libxml/rpl_la-trionan.lo -MD -MP -MF libxml/$(DEPDIR)/rpl_la-trionan.Tpo -c -o libxml/rpl_la-trionan.lo `test -f 'libxml/trionan.c' || echo '$(srcdir)/'`libxml/trionan.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/rpl_la-trionan.Tpo libxml/$(DEPDIR)/rpl_la-trionan.Plo
#	$(AM_V_CC)source='libxml/trionan.c' object='libxml/rpl_la-trionan.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -c -o libxml/rpl_la-trionan.lo `test -f 'libxml/trionan.c' || echo '$(srcdir)/'`libxml/trionan.c

libxml/rpl_la-uri.lo: libxml/uri.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -MT libxml/rpl_la-uri.lo -MD -MP -MF libxml/$(DEPDIR)/rpl_la-uri.Tpo -c -o libxml/rpl_la-uri.lo `test -f 'libxml/uri.c' || echo '$(srcdir)/'`libxml/uri.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/rpl_la-uri.Tpo libxml/$(DEPDIR)/rpl_la-uri.Plo
#	$(AM_V_CC)source='libxml/uri.c' object='libxml/rpl_la-uri.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -c -o libxml/rpl_la-uri.lo `test -f 'libxml/uri.c' || echo '$(srcdir)/'`libxml/uri.c

libxml/rpl_la-valid.lo: libxml/valid.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -MT libxml/rpl_la-valid.lo -MD -MP -MF libxml/$(DEPDIR)/rpl_la-valid.Tpo -c -o libxml/rpl_la-valid.lo `test -f 'libxml/valid.c' || echo '$(srcdir)/'`libxml/valid.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/rpl_la-valid.Tpo libxml/$(DEPDIR)/rpl_la-valid.Plo
#	$(AM_V_CC)source='libxml/valid.c' object='libxml/rpl_la-valid.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -c -o libxml/rpl_la-valid.lo `test -f 'libxml/valid.c' || echo '$(srcdir)/'`libxml/valid.c

libxml/rpl_la-xinclude.lo: libxml/xinclude.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -MT libxml/rpl_la-xinclude.lo -MD -MP -MF libxml/$(DEPDIR)/rpl_la-xinclude.Tpo -c -o libxml/rpl_la-xinclude.lo `test -f 'libxml/xinclude.c' || echo '$(srcdir)/'`libxml/xinclude.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/rpl_la-xinclude.Tpo libxml/$(DEPDIR)/rpl_la-xinclude.Plo
#	$(AM_V_CC)source='libxml/xinclude.c' object='libxml/rpl_la-xinclude.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -c -o libxml/rpl_la-xinclude.lo `test -f 'libxml/xinclude.c' || echo '$(srcdir)/'`libxml/xinclude.c

libxml/rpl_la-xlink.lo: libxml/xlink.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -MT libxml/rpl_la-xlink.lo -MD -MP -MF libxml/$(DEPDIR)/rpl_la-xlink.Tpo -c -o libxml/rpl_la-xlink.lo `test -f 'libxml/xlink.c' || echo '$(srcdir)/'`libxml/xlink.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/rpl_la-xlink.Tpo libxml/$(DEPDIR)/rpl_la-xlink.Plo
#	$(AM_V_CC)source='libxml/xlink.c' object='libxml/rpl_la-xlink.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -c -o libxml/rpl_la-xlink.lo `test -f 'libxml/xlink.c' || echo '$(srcdir)/'`libxml/xlink.c

libxml/rpl_la-xmlIO.lo: libxml/xmlIO.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -MT libxml/rpl_la-xmlIO.lo -MD -MP -MF libxml/$(DEPDIR)/rpl_la-xmlIO.Tpo -c -o libxml/rpl_la-xmlIO.lo `test -f 'libxml/xmlIO.c' || echo '$(srcdir)/'`libxml/xmlIO.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/rpl_la-xmlIO.Tpo libxml/$(DEPDIR)/rpl_la-xmlIO.Plo
#	$(AM_V_CC)source='libxml/xmlIO.c' object='libxml/rpl_la-xmlIO.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -c -o libxml/rpl_la-xmlIO.lo `test -f 'libxml/xmlIO.c' || echo '$(srcdir)/'`libxml/xmlIO.c

libxml/rpl_la-xmlmemory.lo: libxml/xmlmemory.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -MT libxml/rpl_la-xmlmemory.lo -MD -MP -MF libxml/$(DEPDIR)/rpl_la-xmlmemory.Tpo -c -o libxml/rpl_la-xmlmemory.lo `test -f 'libxml/xmlmemory.c' || echo '$(srcdir)/'`libxml/xmlmemory.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/rpl_la-xmlmemory.Tpo libxml/$(DEPDIR)/rpl_la-xmlmemory.Plo
#	$(AM_V_CC)source='libxml/xmlmemory.c' object='libxml/rpl_la-xmlmemory.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -c -o libxml/rpl_la-xmlmemory.lo `test -f 'libxml/xmlmemory.c' || echo '$(srcdir)/'`libxml/xmlmemory.c

libxml/rpl_la-xmlmodule.lo: libxml/xmlmodule.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -MT libxml/rpl_la-xmlmodule.lo -MD -MP -MF libxml/$(DEPDIR)/rpl_la-xmlmodule.Tpo -c -o libxml/rpl_la-xmlmodule.lo `test -f 'libxml/xmlmodule.c' || echo '$(srcdir)/'`libxml/xmlmodule.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/rpl_la-xmlmodule.Tpo libxml/$(DEPDIR)/rpl_la-xmlmodule.Plo
#	$(AM_V_CC)source='libxml/xmlmodule.c' object='libxml/rpl_la-xmlmodule.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -c -o libxml/rpl_la-xmlmodule.lo `test -f 'libxml/xmlmodule.c' || echo '$(srcdir)/'`libxml/xmlmodule.c

libxml/rpl_la-xmlreader.lo: libxml/xmlreader.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -MT libxml/rpl_la-xmlreader.lo -MD -MP -MF libxml/$(DEPDIR)/rpl_la-xmlreader.Tpo -c -o libxml/rpl_la-xmlreader.lo `test -f 'libxml/xmlreader.c' || echo '$(srcdir)/'`libxml/xmlreader.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/rpl_la-xmlreader.Tpo libxml/$(DEPDIR)/rpl_la-xmlreader.Plo
#	$(AM_V_CC)source='libxml/xmlreader.c' object='libxml/rpl_la-xmlreader.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -c -o libxml/rpl_la-xmlreader.lo `test -f 'libxml/xmlreader.c' || echo '$(srcdir)/'`libxml/xmlreader.c

libxml/rpl_la-xmlregexp.lo: libxml/xmlregexp.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -MT libxml/rpl_la-xmlregexp.lo -MD -MP -MF libxml/$(DEPDIR)/rpl_la-xmlregexp.Tpo -c -o libxml/rpl_la-xmlregexp.lo `test -f 'libxml/xmlregexp.c' || echo '$(srcdir)/'`libxml/xmlregexp.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/rpl_la-xmlregexp.Tpo libxml/$(DEPDIR)/rpl_la-xmlregexp.Plo
#	$(AM_V_CC)source='libxml/xmlregexp.c' object='libxml/rpl_la-xmlregexp.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -c -o libxml/rpl_la-xmlregexp.lo `test -f 'libxml/xmlregexp.c' || echo '$(srcdir)/'`libxml/xmlregexp.c

libxml/rpl_la-xmlsave.lo: libxml/xmlsave.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -MT libxml/rpl_la-xmlsave.lo -MD -MP -MF libxml/$(DEPDIR)/rpl_la-xmlsave.Tpo -c -o libxml/rpl_la-xmlsave.lo `test -f 'libxml/xmlsave.c' || echo '$(srcdir)/'`libxml/xmlsave.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/rpl_la-xmlsave.Tpo libxml/$(DEPDIR)/rpl_la-xmlsave.Plo
#	$(AM_V_CC)source='libxml/xmlsave.c' object='libxml/rpl_la-xmlsave.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -c -o libxml/rpl_la-xmlsave.lo `test -f 'libxml/xmlsave.c' || echo '$(srcdir)/'`libxml/xmlsave.c

libxml/rpl_la-xmlschemas.lo: libxml/xmlschemas.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -MT libxml/rpl_la-xmlschemas.lo -MD -MP -MF libxml/$(DEPDIR)/rpl_la-xmlschemas.Tpo -c -o libxml/rpl_la-xmlschemas.lo `test -f 'libxml/xmlschemas.c' || echo '$(srcdir)/'`libxml/xmlschemas.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/rpl_la-xmlschemas.Tpo libxml/$(DEPDIR)/rpl_la-xmlschemas.Plo
#	$(AM_V_CC)source='libxml/xmlschemas.c' object='libxml/rpl_la-xmlschemas.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -c -o libxml/rpl_la-xmlschemas.lo `test -f 'libxml/xmlschemas.c' || echo '$(srcdir)/'`libxml/xmlschemas.c

libxml/rpl_la-xmlschemastypes.lo: libxml/xmlschemastypes.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -MT libxml/rpl_la-xmlschemastypes.lo -MD -MP -MF libxml/$(DEPDIR)/rpl_la-xmlschemastypes.Tpo -c -o libxml/rpl_la-xmlschemastypes.lo `test -f 'libxml/xmlschemastypes.c' || echo '$(srcdir)/'`libxml/xmlschemastypes.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/rpl_la-xmlschemastypes.Tpo libxml/$(DEPDIR)/rpl_la-xmlschemastypes.Plo
#	$(AM_V_CC)source='libxml/xmlschemastypes.c' object='libxml/rpl_la-xmlschemastypes.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -c -o libxml/rpl_la-xmlschemastypes.lo `test -f 'libxml/xmlschemastypes.c' || echo '$(srcdir)/'`libxml/xmlschemastypes.c

libxml/rpl_la-xmlstring.lo: libxml/xmlstring.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -MT libxml/rpl_la-xmlstring.lo -MD -MP -MF libxml/$(DEPDIR)/rpl_la-xmlstring.Tpo -c -o libxml/rpl_la-xmlstring.lo `test -f 'libxml/xmlstring.c' || echo '$(srcdir)/'`libxml/xmlstring.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/rpl_la-xmlstring.Tpo libxml/$(DEPDIR)/rpl_la-xmlstring.Plo
#	$(AM_V_CC)source='libxml/xmlstring.c' object='libxml/rpl_la-xmlstring.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -c -o libxml/rpl_la-xmlstring.lo `test -f 'libxml/xmlstring.c' || echo '$(srcdir)/'`libxml/xmlstring.c

libxml/rpl_la-xmlunicode.lo: libxml/xmlunicode.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -MT libxml/rpl_la-xmlunicode.lo -MD -MP -MF libxml/$(DEPDIR)/rpl_la-xmlunicode.Tpo -c -o libxml/rpl_la-xmlunicode.lo `test -f 'libxml/xmlunicode.c' || echo '$(srcdir)/'`libxml/xmlunicode.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/rpl_la-xmlunicode.Tpo libxml/$(DEPDIR)/rpl_la-xmlunicode.Plo
#	$(AM_V_CC)source='libxml/xmlunicode.c' object='libxml/rpl_la-xmlunicode.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -c -o libxml/rpl_la-xmlunicode.lo `test -f 'libxml/xmlunicode.c' || echo '$(srcdir)/'`libxml/xmlunicode.c

libxml/rpl_la-xmlwriter.lo: libxml/xmlwriter.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -MT libxml/rpl_la-xmlwriter.lo -MD -MP -MF libxml/$(DEPDIR)/rpl_la-xmlwriter.Tpo -c -o libxml/rpl_la-xmlwriter.lo `test -f 'libxml/xmlwriter.c' || echo '$(srcdir)/'`libxml/xmlwriter.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/rpl_la-xmlwriter.Tpo libxml/$(DEPDIR)/rpl_la-xmlwriter.Plo
#	$(AM_V_CC)source='libxml/xmlwriter.c' object='libxml/rpl_la-xmlwriter.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -c -o libxml/rpl_la-xmlwriter.lo `test -f 'libxml/xmlwriter.c' || echo '$(srcdir)/'`libxml/xmlwriter.c

libxml/rpl_la-xpath.lo: libxml/xpath.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -MT libxml/rpl_la-xpath.lo -MD -MP -MF libxml/$(DEPDIR)/rpl_la-xpath.Tpo -c -o libxml/rpl_la-xpath.lo `test -f 'libxml/xpath.c' || echo '$(srcdir)/'`libxml/xpath.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/rpl_la-xpath.Tpo libxml/$(DEPDIR)/rpl_la-xpath.Plo
#	$(AM_V_CC)source='libxml/xpath.c' object='libxml/rpl_la-xpath.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -c -o libxml/rpl_la-xpath.lo `test -f 'libxml/xpath.c' || echo '$(srcdir)/'`libxml/xpath.c

libxml/rpl_la-xpointer.lo: libxml/xpointer.c
#	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -MT libxml/rpl_la-xpointer.lo -MD -MP -MF libxml/$(DEPDIR)/rpl_la-xpointer.Tpo -c -o libxml/rpl_la-xpointer.lo `test -f 'libxml/xpointer.c' || echo '$(srcdir)/'`libxml/xpointer.c
#	$(AM_V_at)$(am__mv) libxml/$(DEPDIR)/rpl_la-xpointer.Tpo libxml/$(DEPDIR)/rpl_la-xpointer.Plo
#	$(AM_V_CC)source='libxml/xpointer.c' object='libxml/rpl_la-xpointer.lo' libtool=yes 
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(libxml_rpl_la_CFLAGS) $(CFLAGS) -c -o libxml/rpl_la-xpointer.lo `test -f 'libxml/xpointer.c' || echo '$(srcdir)/'`libxml/xpointer.c

mostlyclean-libtool:
	-rm -f *.lo

clean-libtool:
	-rm -rf .libs _libs
	-rm -rf glib/.libs glib/_libs
	-rm -rf glthread/.libs glthread/_libs
	-rm -rf libcroco/.libs libcroco/_libs
	-rm -rf libxml/.libs libxml/_libs
	-rm -rf unistr/.libs unistr/_libs
install-nobase_includeHEADERS: $(nobase_include_HEADERS)
	@$(NORMAL_INSTALL)
	@list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \
	if test -n "$$list"; then \
	  echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
	  $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \
	fi; \
	$(am__nobase_list) | while read dir files; do \
	  xfiles=; for file in $$files; do \
	    if test -f "$$file"; then xfiles="$$xfiles $$file"; \
	    else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \
	  test -z "$$xfiles" || { \
	    test "x$$dir" = x. || { \
	      echo " $(MKDIR_P) '$(DESTDIR)$(includedir)/$$dir'"; \
	      $(MKDIR_P) "$(DESTDIR)$(includedir)/$$dir"; }; \
	    echo " $(INSTALL_HEADER) $$xfiles '$(DESTDIR)$(includedir)/$$dir'"; \
	    $(INSTALL_HEADER) $$xfiles "$(DESTDIR)$(includedir)/$$dir" || exit $$?; }; \
	done

uninstall-nobase_includeHEADERS:
	@$(NORMAL_UNINSTALL)
	@list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \
	$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
	dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
install-nobase_nodist_includeHEADERS: $(nobase_nodist_include_HEADERS)
	@$(NORMAL_INSTALL)
	@list='$(nobase_nodist_include_HEADERS)'; test -n "$(includedir)" || list=; \
	if test -n "$$list"; then \
	  echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
	  $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \
	fi; \
	$(am__nobase_list) | while read dir files; do \
	  xfiles=; for file in $$files; do \
	    if test -f "$$file"; then xfiles="$$xfiles $$file"; \
	    else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \
	  test -z "$$xfiles" || { \
	    test "x$$dir" = x. || { \
	      echo " $(MKDIR_P) '$(DESTDIR)$(includedir)/$$dir'"; \
	      $(MKDIR_P) "$(DESTDIR)$(includedir)/$$dir"; }; \
	    echo " $(INSTALL_HEADER) $$xfiles '$(DESTDIR)$(includedir)/$$dir'"; \
	    $(INSTALL_HEADER) $$xfiles "$(DESTDIR)$(includedir)/$$dir" || exit $$?; }; \
	done

uninstall-nobase_nodist_includeHEADERS:
	@$(NORMAL_UNINSTALL)
	@list='$(nobase_nodist_include_HEADERS)'; test -n "$(includedir)" || list=; \
	$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
	dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)

ID: $(am__tagged_files)
	$(am__define_uniq_tagged_files); mkid -fID $$unique
tags: tags-am
TAGS: tags

tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
	set x; \
	here=`pwd`; \
	$(am__define_uniq_tagged_files); \
	shift; \
	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
	  test -n "$$unique" || unique=$$empty_fix; \
	  if test $$# -gt 0; then \
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	      "$$@" $$unique; \
	  else \
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	      $$unique; \
	  fi; \
	fi
ctags: ctags-am

CTAGS: ctags
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
	$(am__define_uniq_tagged_files); \
	test -z "$(CTAGS_ARGS)$$unique" \
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
	     $$unique

GTAGS:
	here=`$(am__cd) $(top_builddir) && pwd` \
	  && $(am__cd) $(top_srcdir) \
	  && gtags -i $(GTAGS_ARGS) "$$here"
cscopelist: cscopelist-am

cscopelist-am: $(am__tagged_files)
	list='$(am__tagged_files)'; \
	case "$(srcdir)" in \
	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
	  *) sdir=$(subdir)/$(srcdir) ;; \
	esac; \
	for i in $$list; do \
	  if test -f "$$i"; then \
	    echo "$(subdir)/$$i"; \
	  else \
	    echo "$$sdir/$$i"; \
	  fi; \
	done >> $(top_builddir)/cscope.files

distclean-tags:
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
distdir: $(BUILT_SOURCES)
	$(MAKE) $(AM_MAKEFLAGS) distdir-am

distdir-am: $(DISTFILES)
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
	list='$(DISTFILES)'; \
	  dist_files=`for file in $$list; do echo $$file; done | \
	  sed -e "s|^$$srcdirstrip/||;t" \
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
	case $$dist_files in \
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
			   sort -u` ;; \
	esac; \
	for file in $$dist_files; do \
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
	  if test -d $$d/$$file; then \
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
	    if test -d "$(distdir)/$$file"; then \
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
	    fi; \
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
	    fi; \
	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
	  else \
	    test -f "$(distdir)/$$file" \
	    || cp -p $$d/$$file "$(distdir)/$$file" \
	    || exit 1; \
	  fi; \
	done
check-am: all-am
check: $(BUILT_SOURCES)
	$(MAKE) $(AM_MAKEFLAGS) check-am
all-am: Makefile $(LTLIBRARIES) $(HEADERS)
installdirs:
	for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)" "$(DESTDIR)$(includedir)"; do \
	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
	done
install: $(BUILT_SOURCES)
	$(MAKE) $(AM_MAKEFLAGS) install-am
install-exec: $(BUILT_SOURCES)
	$(MAKE) $(AM_MAKEFLAGS) install-exec-am
install-data: install-data-am
uninstall: uninstall-am

install-am: all-am
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am

installcheck: installcheck-am
install-strip:
	if test -z '$(STRIP)'; then \
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	      install; \
	else \
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
	fi
mostlyclean-generic:
	-test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)

clean-generic:
	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)

distclean-generic:
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
	-rm -f glib/$(DEPDIR)/$(am__dirstamp)
	-rm -f glib/$(am__dirstamp)
	-rm -f glthread/$(DEPDIR)/$(am__dirstamp)
	-rm -f glthread/$(am__dirstamp)
	-rm -f libcroco/$(DEPDIR)/$(am__dirstamp)
	-rm -f libcroco/$(am__dirstamp)
	-rm -f libxml/$(DEPDIR)/$(am__dirstamp)
	-rm -f libxml/$(am__dirstamp)
	-rm -f unistr/$(DEPDIR)/$(am__dirstamp)
	-rm -f unistr/$(am__dirstamp)
	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)

maintainer-clean-generic:
	@echo "This command is intended for maintainers to use"
	@echo "it deletes files that may require special tools to rebuild."
	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
clean: clean-am

clean-am: clean-generic clean-libLTLIBRARIES clean-libtool clean-local \
	clean-noinstLTLIBRARIES mostlyclean-am

distclean: distclean-am
		-rm -f ./$(DEPDIR)/libtextstyle_la-asnprintf.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-asprintf.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-aszprintf.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-basename-lgpl.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-binary-io.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-c-ctype.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-c-strcasecmp.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-c-strncasecmp.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-calloc.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-cloexec.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-close.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-color.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-concat-filename.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-dup2.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-error.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-exitfail.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-fatal-signal.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-fcntl.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-fd-hook.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-fd-ostream.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-fd-ostream.oo.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-file-ostream.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-file-ostream.oo.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-float.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-free.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-frexp.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-frexpl.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-fstat.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-fsync.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-full-write.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-get_ppid_of.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-get_progname_of.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-getdtablesize.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-gethostname.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-getprogname.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-gettimeofday.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-gl_array_list.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-gl_list.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-gl_xlist.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-html-ostream.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-html-ostream.oo.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-html-styled-ostream.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-html-styled-ostream.oo.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-ialloc.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-iconv-ostream.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-iconv-ostream.oo.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-isatty.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-isinf.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-isnan.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-isnand.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-isnanf.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-isnanl.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-itold.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-log10.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-malloc.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-malloca.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-math.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-mbszero.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-mem-hash-map.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-memchr.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-memory-ostream.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-memory-ostream.oo.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-misc.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-msvc-inval.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-msvc-nothrow.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-next-prime.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-noop-styled-ostream.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-noop-styled-ostream.oo.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-obstack.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-open.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-ostream.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-ostream.oo.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-printf-args.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-printf-frexp.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-printf-frexpl.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-printf-parse.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-pthread-once.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-raise.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-read.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-realloc.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-reallocarray.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-safe-read.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-safe-write.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-same-inode.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-sig-handler.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-sigaction.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-signbitd.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-signbitf.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-signbitl.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-sigprocmask.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-snprintf.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-sockets.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-stat-time.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-stat-w32.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-stat.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-stdio-read.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-stdio-write.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-stdlib.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-stpcpy.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-str_endswith.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-str_startswith.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-strerror-override.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-strerror.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-styled-ostream.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-styled-ostream.oo.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-sys_socket.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-term-ostream.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-term-ostream.oo.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-term-style-control.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-term-styled-ostream.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-term-styled-ostream.oo.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-tparm.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-tputs.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-unistd.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-vasnprintf.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-vasprintf.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-vaszprintf.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-version.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-vsnprintf.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-vsnzprintf.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-windows-mutex.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-windows-once.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-windows-recmutex.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-windows-rwlock.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-write.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-xalloc-die.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-xasprintf.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-xconcat-filename.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-xgethostname.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-xmalloc.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-xsize.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-xvasprintf.Plo
	-rm -f glib/$(DEPDIR)/libglib_rpl_la-ghash.Plo
	-rm -f glib/$(DEPDIR)/libglib_rpl_la-glist.Plo
	-rm -f glib/$(DEPDIR)/libglib_rpl_la-gmessages.Plo
	-rm -f glib/$(DEPDIR)/libglib_rpl_la-gprimes.Plo
	-rm -f glib/$(DEPDIR)/libglib_rpl_la-gstrfuncs.Plo
	-rm -f glib/$(DEPDIR)/libglib_rpl_la-gstring.Plo
	-rm -f glib/$(DEPDIR)/libtextstyle_la-ghash.Plo
	-rm -f glib/$(DEPDIR)/libtextstyle_la-glist.Plo
	-rm -f glib/$(DEPDIR)/libtextstyle_la-gmessages.Plo
	-rm -f glib/$(DEPDIR)/libtextstyle_la-gprimes.Plo
	-rm -f glib/$(DEPDIR)/libtextstyle_la-gstrfuncs.Plo
	-rm -f glib/$(DEPDIR)/libtextstyle_la-gstring.Plo
	-rm -f glthread/$(DEPDIR)/libtextstyle_la-lock.Plo
	-rm -f glthread/$(DEPDIR)/libtextstyle_la-once.Plo
	-rm -f glthread/$(DEPDIR)/libtextstyle_la-threadlib.Plo
	-rm -f libcroco/$(DEPDIR)/libtextstyle_la-cr-additional-sel.Plo
	-rm -f libcroco/$(DEPDIR)/libtextstyle_la-cr-attr-sel.Plo
	-rm -f libcroco/$(DEPDIR)/libtextstyle_la-cr-cascade.Plo
	-rm -f libcroco/$(DEPDIR)/libtextstyle_la-cr-declaration.Plo
	-rm -f libcroco/$(DEPDIR)/libtextstyle_la-cr-doc-handler.Plo
	-rm -f libcroco/$(DEPDIR)/libtextstyle_la-cr-enc-handler.Plo
	-rm -f libcroco/$(DEPDIR)/libtextstyle_la-cr-fonts.Plo
	-rm -f libcroco/$(DEPDIR)/libtextstyle_la-cr-input.Plo
	-rm -f libcroco/$(DEPDIR)/libtextstyle_la-cr-num.Plo
	-rm -f libcroco/$(DEPDIR)/libtextstyle_la-cr-om-parser.Plo
	-rm -f libcroco/$(DEPDIR)/libtextstyle_la-cr-parser.Plo
	-rm -f libcroco/$(DEPDIR)/libtextstyle_la-cr-parsing-location.Plo
	-rm -f libcroco/$(DEPDIR)/libtextstyle_la-cr-prop-list.Plo
	-rm -f libcroco/$(DEPDIR)/libtextstyle_la-cr-pseudo.Plo
	-rm -f libcroco/$(DEPDIR)/libtextstyle_la-cr-rgb.Plo
	-rm -f libcroco/$(DEPDIR)/libtextstyle_la-cr-sel-eng.Plo
	-rm -f libcroco/$(DEPDIR)/libtextstyle_la-cr-selector.Plo
	-rm -f libcroco/$(DEPDIR)/libtextstyle_la-cr-simple-sel.Plo
	-rm -f libcroco/$(DEPDIR)/libtextstyle_la-cr-statement.Plo
	-rm -f libcroco/$(DEPDIR)/libtextstyle_la-cr-string.Plo
	-rm -f libcroco/$(DEPDIR)/libtextstyle_la-cr-style.Plo
	-rm -f libcroco/$(DEPDIR)/libtextstyle_la-cr-stylesheet.Plo
	-rm -f libcroco/$(DEPDIR)/libtextstyle_la-cr-term.Plo
	-rm -f libcroco/$(DEPDIR)/libtextstyle_la-cr-tknzr.Plo
	-rm -f libcroco/$(DEPDIR)/libtextstyle_la-cr-token.Plo
	-rm -f libcroco/$(DEPDIR)/libtextstyle_la-cr-utils.Plo
	-rm -f libcroco/$(DEPDIR)/rpl_la-cr-additional-sel.Plo
	-rm -f libcroco/$(DEPDIR)/rpl_la-cr-attr-sel.Plo
	-rm -f libcroco/$(DEPDIR)/rpl_la-cr-cascade.Plo
	-rm -f libcroco/$(DEPDIR)/rpl_la-cr-declaration.Plo
	-rm -f libcroco/$(DEPDIR)/rpl_la-cr-doc-handler.Plo
	-rm -f libcroco/$(DEPDIR)/rpl_la-cr-enc-handler.Plo
	-rm -f libcroco/$(DEPDIR)/rpl_la-cr-fonts.Plo
	-rm -f libcroco/$(DEPDIR)/rpl_la-cr-input.Plo
	-rm -f libcroco/$(DEPDIR)/rpl_la-cr-num.Plo
	-rm -f libcroco/$(DEPDIR)/rpl_la-cr-om-parser.Plo
	-rm -f libcroco/$(DEPDIR)/rpl_la-cr-parser.Plo
	-rm -f libcroco/$(DEPDIR)/rpl_la-cr-parsing-location.Plo
	-rm -f libcroco/$(DEPDIR)/rpl_la-cr-prop-list.Plo
	-rm -f libcroco/$(DEPDIR)/rpl_la-cr-pseudo.Plo
	-rm -f libcroco/$(DEPDIR)/rpl_la-cr-rgb.Plo
	-rm -f libcroco/$(DEPDIR)/rpl_la-cr-sel-eng.Plo
	-rm -f libcroco/$(DEPDIR)/rpl_la-cr-selector.Plo
	-rm -f libcroco/$(DEPDIR)/rpl_la-cr-simple-sel.Plo
	-rm -f libcroco/$(DEPDIR)/rpl_la-cr-statement.Plo
	-rm -f libcroco/$(DEPDIR)/rpl_la-cr-string.Plo
	-rm -f libcroco/$(DEPDIR)/rpl_la-cr-style.Plo
	-rm -f libcroco/$(DEPDIR)/rpl_la-cr-stylesheet.Plo
	-rm -f libcroco/$(DEPDIR)/rpl_la-cr-term.Plo
	-rm -f libcroco/$(DEPDIR)/rpl_la-cr-tknzr.Plo
	-rm -f libcroco/$(DEPDIR)/rpl_la-cr-token.Plo
	-rm -f libcroco/$(DEPDIR)/rpl_la-cr-utils.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-DOCBparser.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-HTMLparser.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-HTMLtree.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-SAX.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-SAX2.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-buf.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-c14n.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-catalog.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-chvalid.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-debugXML.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-dict.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-encoding.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-entities.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-error.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-globals.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-hash.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-legacy.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-list.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-nanoftp.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-nanohttp.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-parser.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-parserInternals.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-pattern.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-relaxng.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-schematron.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-threads.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-tree.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-trionan.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-uri.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-valid.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-xinclude.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-xlink.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-xmlIO.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-xmlmemory.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-xmlmodule.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-xmlreader.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-xmlregexp.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-xmlsave.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-xmlschemas.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-xmlschemastypes.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-xmlstring.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-xmlunicode.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-xmlwriter.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-xpath.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-xpointer.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-DOCBparser.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-HTMLparser.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-HTMLtree.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-SAX.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-SAX2.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-buf.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-c14n.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-catalog.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-chvalid.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-debugXML.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-dict.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-encoding.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-entities.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-error.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-globals.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-hash.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-legacy.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-list.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-nanoftp.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-nanohttp.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-parser.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-parserInternals.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-pattern.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-relaxng.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-schematron.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-threads.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-tree.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-trionan.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-uri.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-valid.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-xinclude.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-xlink.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-xmlIO.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-xmlmemory.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-xmlmodule.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-xmlreader.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-xmlregexp.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-xmlsave.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-xmlschemas.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-xmlschemastypes.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-xmlstring.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-xmlunicode.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-xmlwriter.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-xpath.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-xpointer.Plo
	-rm -f unistr/$(DEPDIR)/libtextstyle_la-u8-mbtouc-aux.Plo
	-rm -f unistr/$(DEPDIR)/libtextstyle_la-u8-mbtouc.Plo
	-touch Makefile
distclean-am: clean-am distclean-compile distclean-generic \
	distclean-local distclean-tags

dvi: dvi-am

dvi-am:

html: html-am

html-am:

info: info-am

info-am:

install-data-am: install-nobase_includeHEADERS \
	install-nobase_nodist_includeHEADERS

install-dvi: install-dvi-am

install-dvi-am:

install-exec-am: install-libLTLIBRARIES

install-html: install-html-am

install-html-am:

install-info: install-info-am

install-info-am:

install-man:

install-pdf: install-pdf-am

install-pdf-am:

install-ps: install-ps-am

install-ps-am:

installcheck-am:

maintainer-clean: maintainer-clean-am
		-rm -f ./$(DEPDIR)/libtextstyle_la-asnprintf.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-asprintf.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-aszprintf.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-basename-lgpl.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-binary-io.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-c-ctype.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-c-strcasecmp.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-c-strncasecmp.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-calloc.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-cloexec.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-close.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-color.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-concat-filename.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-dup2.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-error.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-exitfail.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-fatal-signal.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-fcntl.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-fd-hook.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-fd-ostream.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-fd-ostream.oo.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-file-ostream.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-file-ostream.oo.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-float.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-free.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-frexp.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-frexpl.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-fstat.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-fsync.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-full-write.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-get_ppid_of.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-get_progname_of.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-getdtablesize.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-gethostname.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-getprogname.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-gettimeofday.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-gl_array_list.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-gl_list.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-gl_xlist.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-html-ostream.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-html-ostream.oo.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-html-styled-ostream.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-html-styled-ostream.oo.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-ialloc.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-iconv-ostream.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-iconv-ostream.oo.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-isatty.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-isinf.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-isnan.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-isnand.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-isnanf.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-isnanl.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-itold.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-log10.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-malloc.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-malloca.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-math.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-mbszero.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-mem-hash-map.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-memchr.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-memory-ostream.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-memory-ostream.oo.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-misc.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-msvc-inval.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-msvc-nothrow.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-next-prime.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-noop-styled-ostream.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-noop-styled-ostream.oo.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-obstack.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-open.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-ostream.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-ostream.oo.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-printf-args.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-printf-frexp.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-printf-frexpl.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-printf-parse.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-pthread-once.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-raise.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-read.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-realloc.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-reallocarray.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-safe-read.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-safe-write.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-same-inode.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-sig-handler.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-sigaction.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-signbitd.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-signbitf.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-signbitl.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-sigprocmask.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-snprintf.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-sockets.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-stat-time.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-stat-w32.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-stat.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-stdio-read.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-stdio-write.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-stdlib.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-stpcpy.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-str_endswith.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-str_startswith.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-strerror-override.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-strerror.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-styled-ostream.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-styled-ostream.oo.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-sys_socket.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-term-ostream.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-term-ostream.oo.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-term-style-control.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-term-styled-ostream.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-term-styled-ostream.oo.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-tparm.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-tputs.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-unistd.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-vasnprintf.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-vasprintf.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-vaszprintf.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-version.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-vsnprintf.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-vsnzprintf.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-windows-mutex.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-windows-once.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-windows-recmutex.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-windows-rwlock.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-write.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-xalloc-die.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-xasprintf.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-xconcat-filename.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-xgethostname.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-xmalloc.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-xsize.Plo
	-rm -f ./$(DEPDIR)/libtextstyle_la-xvasprintf.Plo
	-rm -f glib/$(DEPDIR)/libglib_rpl_la-ghash.Plo
	-rm -f glib/$(DEPDIR)/libglib_rpl_la-glist.Plo
	-rm -f glib/$(DEPDIR)/libglib_rpl_la-gmessages.Plo
	-rm -f glib/$(DEPDIR)/libglib_rpl_la-gprimes.Plo
	-rm -f glib/$(DEPDIR)/libglib_rpl_la-gstrfuncs.Plo
	-rm -f glib/$(DEPDIR)/libglib_rpl_la-gstring.Plo
	-rm -f glib/$(DEPDIR)/libtextstyle_la-ghash.Plo
	-rm -f glib/$(DEPDIR)/libtextstyle_la-glist.Plo
	-rm -f glib/$(DEPDIR)/libtextstyle_la-gmessages.Plo
	-rm -f glib/$(DEPDIR)/libtextstyle_la-gprimes.Plo
	-rm -f glib/$(DEPDIR)/libtextstyle_la-gstrfuncs.Plo
	-rm -f glib/$(DEPDIR)/libtextstyle_la-gstring.Plo
	-rm -f glthread/$(DEPDIR)/libtextstyle_la-lock.Plo
	-rm -f glthread/$(DEPDIR)/libtextstyle_la-once.Plo
	-rm -f glthread/$(DEPDIR)/libtextstyle_la-threadlib.Plo
	-rm -f libcroco/$(DEPDIR)/libtextstyle_la-cr-additional-sel.Plo
	-rm -f libcroco/$(DEPDIR)/libtextstyle_la-cr-attr-sel.Plo
	-rm -f libcroco/$(DEPDIR)/libtextstyle_la-cr-cascade.Plo
	-rm -f libcroco/$(DEPDIR)/libtextstyle_la-cr-declaration.Plo
	-rm -f libcroco/$(DEPDIR)/libtextstyle_la-cr-doc-handler.Plo
	-rm -f libcroco/$(DEPDIR)/libtextstyle_la-cr-enc-handler.Plo
	-rm -f libcroco/$(DEPDIR)/libtextstyle_la-cr-fonts.Plo
	-rm -f libcroco/$(DEPDIR)/libtextstyle_la-cr-input.Plo
	-rm -f libcroco/$(DEPDIR)/libtextstyle_la-cr-num.Plo
	-rm -f libcroco/$(DEPDIR)/libtextstyle_la-cr-om-parser.Plo
	-rm -f libcroco/$(DEPDIR)/libtextstyle_la-cr-parser.Plo
	-rm -f libcroco/$(DEPDIR)/libtextstyle_la-cr-parsing-location.Plo
	-rm -f libcroco/$(DEPDIR)/libtextstyle_la-cr-prop-list.Plo
	-rm -f libcroco/$(DEPDIR)/libtextstyle_la-cr-pseudo.Plo
	-rm -f libcroco/$(DEPDIR)/libtextstyle_la-cr-rgb.Plo
	-rm -f libcroco/$(DEPDIR)/libtextstyle_la-cr-sel-eng.Plo
	-rm -f libcroco/$(DEPDIR)/libtextstyle_la-cr-selector.Plo
	-rm -f libcroco/$(DEPDIR)/libtextstyle_la-cr-simple-sel.Plo
	-rm -f libcroco/$(DEPDIR)/libtextstyle_la-cr-statement.Plo
	-rm -f libcroco/$(DEPDIR)/libtextstyle_la-cr-string.Plo
	-rm -f libcroco/$(DEPDIR)/libtextstyle_la-cr-style.Plo
	-rm -f libcroco/$(DEPDIR)/libtextstyle_la-cr-stylesheet.Plo
	-rm -f libcroco/$(DEPDIR)/libtextstyle_la-cr-term.Plo
	-rm -f libcroco/$(DEPDIR)/libtextstyle_la-cr-tknzr.Plo
	-rm -f libcroco/$(DEPDIR)/libtextstyle_la-cr-token.Plo
	-rm -f libcroco/$(DEPDIR)/libtextstyle_la-cr-utils.Plo
	-rm -f libcroco/$(DEPDIR)/rpl_la-cr-additional-sel.Plo
	-rm -f libcroco/$(DEPDIR)/rpl_la-cr-attr-sel.Plo
	-rm -f libcroco/$(DEPDIR)/rpl_la-cr-cascade.Plo
	-rm -f libcroco/$(DEPDIR)/rpl_la-cr-declaration.Plo
	-rm -f libcroco/$(DEPDIR)/rpl_la-cr-doc-handler.Plo
	-rm -f libcroco/$(DEPDIR)/rpl_la-cr-enc-handler.Plo
	-rm -f libcroco/$(DEPDIR)/rpl_la-cr-fonts.Plo
	-rm -f libcroco/$(DEPDIR)/rpl_la-cr-input.Plo
	-rm -f libcroco/$(DEPDIR)/rpl_la-cr-num.Plo
	-rm -f libcroco/$(DEPDIR)/rpl_la-cr-om-parser.Plo
	-rm -f libcroco/$(DEPDIR)/rpl_la-cr-parser.Plo
	-rm -f libcroco/$(DEPDIR)/rpl_la-cr-parsing-location.Plo
	-rm -f libcroco/$(DEPDIR)/rpl_la-cr-prop-list.Plo
	-rm -f libcroco/$(DEPDIR)/rpl_la-cr-pseudo.Plo
	-rm -f libcroco/$(DEPDIR)/rpl_la-cr-rgb.Plo
	-rm -f libcroco/$(DEPDIR)/rpl_la-cr-sel-eng.Plo
	-rm -f libcroco/$(DEPDIR)/rpl_la-cr-selector.Plo
	-rm -f libcroco/$(DEPDIR)/rpl_la-cr-simple-sel.Plo
	-rm -f libcroco/$(DEPDIR)/rpl_la-cr-statement.Plo
	-rm -f libcroco/$(DEPDIR)/rpl_la-cr-string.Plo
	-rm -f libcroco/$(DEPDIR)/rpl_la-cr-style.Plo
	-rm -f libcroco/$(DEPDIR)/rpl_la-cr-stylesheet.Plo
	-rm -f libcroco/$(DEPDIR)/rpl_la-cr-term.Plo
	-rm -f libcroco/$(DEPDIR)/rpl_la-cr-tknzr.Plo
	-rm -f libcroco/$(DEPDIR)/rpl_la-cr-token.Plo
	-rm -f libcroco/$(DEPDIR)/rpl_la-cr-utils.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-DOCBparser.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-HTMLparser.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-HTMLtree.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-SAX.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-SAX2.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-buf.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-c14n.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-catalog.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-chvalid.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-debugXML.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-dict.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-encoding.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-entities.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-error.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-globals.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-hash.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-legacy.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-list.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-nanoftp.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-nanohttp.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-parser.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-parserInternals.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-pattern.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-relaxng.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-schematron.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-threads.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-tree.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-trionan.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-uri.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-valid.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-xinclude.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-xlink.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-xmlIO.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-xmlmemory.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-xmlmodule.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-xmlreader.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-xmlregexp.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-xmlsave.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-xmlschemas.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-xmlschemastypes.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-xmlstring.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-xmlunicode.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-xmlwriter.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-xpath.Plo
	-rm -f libxml/$(DEPDIR)/libtextstyle_la-xpointer.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-DOCBparser.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-HTMLparser.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-HTMLtree.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-SAX.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-SAX2.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-buf.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-c14n.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-catalog.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-chvalid.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-debugXML.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-dict.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-encoding.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-entities.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-error.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-globals.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-hash.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-legacy.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-list.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-nanoftp.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-nanohttp.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-parser.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-parserInternals.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-pattern.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-relaxng.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-schematron.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-threads.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-tree.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-trionan.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-uri.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-valid.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-xinclude.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-xlink.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-xmlIO.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-xmlmemory.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-xmlmodule.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-xmlreader.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-xmlregexp.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-xmlsave.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-xmlschemas.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-xmlschemastypes.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-xmlstring.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-xmlunicode.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-xmlwriter.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-xpath.Plo
	-rm -f libxml/$(DEPDIR)/rpl_la-xpointer.Plo
	-rm -f unistr/$(DEPDIR)/libtextstyle_la-u8-mbtouc-aux.Plo
	-rm -f unistr/$(DEPDIR)/libtextstyle_la-u8-mbtouc.Plo
	-touch Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic \
	maintainer-clean-local

mostlyclean: mostlyclean-am

mostlyclean-am: mostlyclean-compile mostlyclean-generic \
	mostlyclean-libtool mostlyclean-local

pdf: pdf-am

pdf-am:

ps: ps-am

ps-am:

uninstall-am: uninstall-libLTLIBRARIES uninstall-nobase_includeHEADERS \
	uninstall-nobase_nodist_includeHEADERS

.MAKE: all check install install-am install-exec install-strip

.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \
	clean-generic clean-libLTLIBRARIES clean-libtool clean-local \
	clean-noinstLTLIBRARIES cscopelist-am ctags ctags-am distclean \
	distclean-compile distclean-generic distclean-libtool \
	distclean-local distclean-tags distdir dvi dvi-am html html-am \
	info info-am install install-am install-data install-data-am \
	install-dvi install-dvi-am install-exec install-exec-am \
	install-html install-html-am install-info install-info-am \
	install-libLTLIBRARIES install-man \
	install-nobase_includeHEADERS \
	install-nobase_nodist_includeHEADERS install-pdf \
	install-pdf-am install-ps install-ps-am install-strip \
	installcheck installcheck-am installdirs maintainer-clean \
	maintainer-clean-generic maintainer-clean-local mostlyclean \
	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
	mostlyclean-local pdf pdf-am ps ps-am tags tags-am uninstall \
	uninstall-am uninstall-libLTLIBRARIES \
	uninstall-nobase_includeHEADERS \
	uninstall-nobase_nodist_includeHEADERS

.PRECIOUS: Makefile


# We need the following in order to create <alloca.h> when the system
# doesn't have one that works with the given compiler.
alloca.h: alloca.in.h $(top_builddir)/config.status
	$(gl_V_at)$(SED_HEADER_STDOUT) \
	  -e 's|@''HAVE_ALLOCA_H''@|$(HAVE_ALLOCA_H)|g' \
	  $(srcdir)/alloca.in.h > $@-t
	$(AM_V_at)mv $@-t $@
#alloca.h: $(top_builddir)/config.status
#	rm -f $@

# We need the following in order to create <assert.h> when the system
# doesn't have one that works with the given compiler.
#assert.h: assert.in.h verify.h $(top_builddir)/config.status
#	$(gl_V_at){ $(SED_HEADER_STDOUT) \
#	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
#	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
#	      -e 's|@''PRAGMA_COLUMNS''@||g' \
#	      -e 's|@''NEXT_ASSERT_H''@|$(NEXT_ASSERT_H)|g' \
#	      < $(srcdir)/assert.in.h && \
#	  sed -e '/@assert.h omit start@/,/@assert.h omit end@/d' \
#	      -e 's|_gl_verify|_gl_static_assert|g' \
#	      -e 's|_GL_VERIFY|_GL_STATIC_ASSERT|g' \
#	      -e 's|_GL\(_STATIC_ASSERT_H\)|_GL_LTS\1|g' \
#	      < $(srcdir)/verify.h; \
#	} > $@-t
#	$(AM_V_at)mv $@-t $@
assert.h: $(top_builddir)/config.status
	rm -f $@

# We need the following in order to create <errno.h> when the system
# doesn't have one that is POSIX compliant.
#errno.h: errno.in.h $(top_builddir)/config.status
#	$(gl_V_at)$(SED_HEADER_STDOUT) \
#	      -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
#	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
#	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
#	      -e 's|@''PRAGMA_COLUMNS''@||g' \
#	      -e 's|@''NEXT_ERRNO_H''@|$(NEXT_ERRNO_H)|g' \
#	      -e 's|@''EMULTIHOP_HIDDEN''@|$(EMULTIHOP_HIDDEN)|g' \
#	      -e 's|@''EMULTIHOP_VALUE''@|$(EMULTIHOP_VALUE)|g' \
#	      -e 's|@''ENOLINK_HIDDEN''@|$(ENOLINK_HIDDEN)|g' \
#	      -e 's|@''ENOLINK_VALUE''@|$(ENOLINK_VALUE)|g' \
#	      -e 's|@''EOVERFLOW_HIDDEN''@|$(EOVERFLOW_HIDDEN)|g' \
#	      -e 's|@''EOVERFLOW_VALUE''@|$(EOVERFLOW_VALUE)|g' \
#	      $(srcdir)/errno.in.h > $@-t
#	$(AM_V_at)mv $@-t $@
errno.h: $(top_builddir)/config.status
	rm -f $@

# We need the following in order to override <error.h>.
error.h: error.in.h $(top_builddir)/config.status $(CXXDEFS_H)
	$(gl_V_at)$(SED_HEADER_STDOUT) \
	      -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
	      -e 's|@''HAVE_ERROR_H''@|$(HAVE_ERROR_H)|g' \
	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
	      -e 's|@''NEXT_ERROR_H''@|$(NEXT_ERROR_H)|g' \
	      -e 's|@''HAVE_ERROR''@|$(HAVE_ERROR)|g' \
	      -e 's|@''HAVE_ERROR_AT_LINE''@|$(HAVE_ERROR_AT_LINE)|g' \
	      -e 's|@''REPLACE_ERROR''@|$(REPLACE_ERROR)|g' \
	      -e 's|@''REPLACE_ERROR_AT_LINE''@|$(REPLACE_ERROR_AT_LINE)|g' \
	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
	      $(srcdir)/error.in.h > $@-t
	$(AM_V_at)mv $@-t $@

# We need the following in order to create <fcntl.h> when the system
# doesn't have one that works with the given compiler.
fcntl.h: fcntl.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
	$(gl_V_at)$(SED_HEADER_STDOUT) \
	      -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
	      -e 's|@''PRAGMA_COLUMNS''@||g' \
	      -e 's|@''NEXT_FCNTL_H''@|$(NEXT_FCNTL_H)|g' \
	      -e 's/@''GNULIB_CREAT''@/$(GL_LTS_GNULIB_CREAT)/g' \
	      -e 's/@''GNULIB_FCNTL''@/$(GL_LTS_GNULIB_FCNTL)/g' \
	      -e 's/@''GNULIB_NONBLOCKING''@/$(GL_LTS_GNULIB_NONBLOCKING)/g' \
	      -e 's/@''GNULIB_OPEN''@/$(GL_LTS_GNULIB_OPEN)/g' \
	      -e 's/@''GNULIB_OPENAT''@/$(GL_LTS_GNULIB_OPENAT)/g' \
	      -e 's/@''GNULIB_FALLOCATE_POSIX''@/$(GL_LTS_GNULIB_FALLOCATE_POSIX)/g' \
	      -e 's/@''GNULIB_MDA_CREAT''@/$(GL_LTS_GNULIB_MDA_CREAT)/g' \
	      -e 's/@''GNULIB_MDA_OPEN''@/$(GL_LTS_GNULIB_MDA_OPEN)/g' \
	      -e 's|@''HAVE_FCNTL''@|$(HAVE_FCNTL)|g' \
	      -e 's|@''HAVE_OPENAT''@|$(HAVE_OPENAT)|g' \
	      -e 's|@''HAVE_FALLOCATE_POSIX''@|$(HAVE_FALLOCATE_POSIX)|g' \
	      -e 's|@''REPLACE_CREAT''@|$(REPLACE_CREAT)|g' \
	      -e 's|@''REPLACE_FCNTL''@|$(REPLACE_FCNTL)|g' \
	      -e 's|@''REPLACE_OPEN''@|$(REPLACE_OPEN)|g' \
	      -e 's|@''REPLACE_OPENAT''@|$(REPLACE_OPENAT)|g' \
	      -e 's|@''REPLACE_FALLOCATE_POSIX''@|$(REPLACE_FALLOCATE_POSIX)|g' \
	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
	      $(srcdir)/fcntl.in.h > $@-t
	$(AM_V_at)mv $@-t $@
# This is a Makefile rule that generates multiple files at once; see the
# automake documentation, node "Multiple Outputs", for details.
$(srcdir)/fd-ostream.h : $(top_srcdir)/build-aux/moopp fd-ostream.oo.h fd-ostream.oo.c ostream.oo.h
	$(top_srcdir)/build-aux/moopp $(MOOPPFLAGS) $(srcdir)/fd-ostream.oo.c $(srcdir)/fd-ostream.oo.h $(srcdir)/ostream.oo.h
$(srcdir)/fd-ostream.c $(srcdir)/fd_ostream.priv.h $(srcdir)/fd_ostream.vt.h : fd-ostream.h
	@test -f $@ || { \
	  trap 'rm -rf fd-ostream.lock' 1 2 13 15; \
	  if mkdir fd-ostream.lock 2>/dev/null; then \
	    echo "$(top_srcdir)/build-aux/moopp $(MOOPPFLAGS) $(srcdir)/fd-ostream.oo.c $(srcdir)/fd-ostream.oo.h $(srcdir)/ostream.oo.h"; \
	    $(top_srcdir)/build-aux/moopp $(MOOPPFLAGS) $(srcdir)/fd-ostream.oo.c $(srcdir)/fd-ostream.oo.h $(srcdir)/ostream.oo.h; \
	    result=$$?; rm -rf fd-ostream.lock; exit $$result; \
	  else \
	    while test -d fd-ostream.lock; do sleep 1; done; \
	    test -f $(srcdir)/fd-ostream.h; \
	  fi; \
	}
# This is a Makefile rule that generates multiple files at once; see the
# automake documentation, node "Multiple Outputs", for details.
$(srcdir)/file-ostream.h : $(top_srcdir)/build-aux/moopp file-ostream.oo.h file-ostream.oo.c ostream.oo.h
	$(top_srcdir)/build-aux/moopp $(MOOPPFLAGS) $(srcdir)/file-ostream.oo.c $(srcdir)/file-ostream.oo.h $(srcdir)/ostream.oo.h
$(srcdir)/file-ostream.c $(srcdir)/file_ostream.priv.h $(srcdir)/file_ostream.vt.h : file-ostream.h
	@test -f $@ || { \
	  trap 'rm -rf file-ostream.lock' 1 2 13 15; \
	  if mkdir file-ostream.lock 2>/dev/null; then \
	    echo "$(top_srcdir)/build-aux/moopp $(MOOPPFLAGS) $(srcdir)/file-ostream.oo.c $(srcdir)/file-ostream.oo.h $(srcdir)/ostream.oo.h"; \
	    $(top_srcdir)/build-aux/moopp $(MOOPPFLAGS) $(srcdir)/file-ostream.oo.c $(srcdir)/file-ostream.oo.h $(srcdir)/ostream.oo.h; \
	    result=$$?; rm -rf file-ostream.lock; exit $$result; \
	  else \
	    while test -d file-ostream.lock; do sleep 1; done; \
	    test -f $(srcdir)/file-ostream.h; \
	  fi; \
	}

# We need the following in order to create <float.h> when the system
# doesn't have one that works with the given compiler.
float.h: float.in.h $(top_builddir)/config.status
	$(gl_V_at)$(SED_HEADER_STDOUT) \
	      -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
	      -e 's|@''PRAGMA_COLUMNS''@||g' \
	      -e 's|@''NEXT_FLOAT_H''@|$(NEXT_FLOAT_H)|g' \
	      -e 's|@''REPLACE_ITOLD''@|$(REPLACE_ITOLD)|g' \
	      $(srcdir)/float.in.h > $@-t
	$(AM_V_at)mv $@-t $@
#float.h: $(top_builddir)/config.status
#	rm -f $@
# This is a Makefile rule that generates multiple files at once; see the
# automake documentation, node "Multiple Outputs", for details.
$(srcdir)/html-ostream.h : $(top_srcdir)/build-aux/moopp html-ostream.oo.h html-ostream.oo.c ostream.oo.h
	$(top_srcdir)/build-aux/moopp $(MOOPPFLAGS) $(srcdir)/html-ostream.oo.c $(srcdir)/html-ostream.oo.h $(srcdir)/ostream.oo.h
$(srcdir)/html-ostream.c $(srcdir)/html_ostream.priv.h $(srcdir)/html_ostream.vt.h : html-ostream.h
	@test -f $@ || { \
	  trap 'rm -rf html-ostream.lock' 1 2 13 15; \
	  if mkdir html-ostream.lock 2>/dev/null; then \
	    echo "$(top_srcdir)/build-aux/moopp $(MOOPPFLAGS) $(srcdir)/html-ostream.oo.c $(srcdir)/html-ostream.oo.h $(srcdir)/ostream.oo.h"; \
	    $(top_srcdir)/build-aux/moopp $(MOOPPFLAGS) $(srcdir)/html-ostream.oo.c $(srcdir)/html-ostream.oo.h $(srcdir)/ostream.oo.h; \
	    result=$$?; rm -rf html-ostream.lock; exit $$result; \
	  else \
	    while test -d html-ostream.lock; do sleep 1; done; \
	    test -f $(srcdir)/html-ostream.h; \
	  fi; \
	}
# This is a Makefile rule that generates multiple files at once; see the
# automake documentation, node "Multiple Outputs", for details.
$(srcdir)/html-styled-ostream.h : $(top_srcdir)/build-aux/moopp html-styled-ostream.oo.h html-styled-ostream.oo.c styled-ostream.oo.h ostream.oo.h
	$(top_srcdir)/build-aux/moopp $(MOOPPFLAGS) $(srcdir)/html-styled-ostream.oo.c $(srcdir)/html-styled-ostream.oo.h $(srcdir)/styled-ostream.oo.h $(srcdir)/ostream.oo.h
$(srcdir)/html-styled-ostream.c $(srcdir)/html_styled_ostream.priv.h $(srcdir)/html_styled_ostream.vt.h : html-styled-ostream.h
	@test -f $@ || { \
	  trap 'rm -rf html-styled-ostream.lock' 1 2 13 15; \
	  if mkdir html-styled-ostream.lock 2>/dev/null; then \
	    echo "$(top_srcdir)/build-aux/moopp $(MOOPPFLAGS) $(srcdir)/html-styled-ostream.oo.c $(srcdir)/html-styled-ostream.oo.h $(srcdir)/styled-ostream.oo.h $(srcdir)/ostream.oo.h"; \
	    $(top_srcdir)/build-aux/moopp $(MOOPPFLAGS) $(srcdir)/html-styled-ostream.oo.c $(srcdir)/html-styled-ostream.oo.h $(srcdir)/styled-ostream.oo.h $(srcdir)/ostream.oo.h; \
	    result=$$?; rm -rf html-styled-ostream.lock; exit $$result; \
	  else \
	    while test -d html-styled-ostream.lock; do sleep 1; done; \
	    test -f $(srcdir)/html-styled-ostream.h; \
	  fi; \
	}
# This is a Makefile rule that generates multiple files at once; see the
# automake documentation, node "Multiple Outputs", for details.
$(srcdir)/iconv-ostream.h : $(top_srcdir)/build-aux/moopp iconv-ostream.oo.h iconv-ostream.oo.c ostream.oo.h
	$(top_srcdir)/build-aux/moopp $(MOOPPFLAGS) $(srcdir)/iconv-ostream.oo.c $(srcdir)/iconv-ostream.oo.h $(srcdir)/ostream.oo.h
$(srcdir)/iconv-ostream.c $(srcdir)/iconv_ostream.priv.h $(srcdir)/iconv_ostream.vt.h : iconv-ostream.h
	@test -f $@ || { \
	  trap 'rm -rf iconv-ostream.lock' 1 2 13 15; \
	  if mkdir iconv-ostream.lock 2>/dev/null; then \
	    echo "$(top_srcdir)/build-aux/moopp $(MOOPPFLAGS) $(srcdir)/iconv-ostream.oo.c $(srcdir)/iconv-ostream.oo.h $(srcdir)/ostream.oo.h"; \
	    $(top_srcdir)/build-aux/moopp $(MOOPPFLAGS) $(srcdir)/iconv-ostream.oo.c $(srcdir)/iconv-ostream.oo.h $(srcdir)/ostream.oo.h; \
	    result=$$?; rm -rf iconv-ostream.lock; exit $$result; \
	  else \
	    while test -d iconv-ostream.lock; do sleep 1; done; \
	    test -f $(srcdir)/iconv-ostream.h; \
	  fi; \
	}

# We need the following in order to create <inttypes.h> when the system
# doesn't have one that works with the given compiler.
inttypes.h: inttypes.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H) $(ARG_NONNULL_H)
	$(gl_V_at)$(SED_HEADER_STDOUT) \
	      -e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \
	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
	      -e 's|@''PRAGMA_COLUMNS''@||g' \
	      -e 's|@''NEXT_INTTYPES_H''@|$(NEXT_INTTYPES_H)|g' \
	      -e 's/@''APPLE_UNIVERSAL_BUILD''@/$(APPLE_UNIVERSAL_BUILD)/g' \
	      -e 's/@''PRIPTR_PREFIX''@/$(PRIPTR_PREFIX)/g' \
	      -e 's/@''GNULIB_IMAXABS''@/$(GL_LTS_GNULIB_IMAXABS)/g' \
	      -e 's/@''GNULIB_IMAXDIV''@/$(GL_LTS_GNULIB_IMAXDIV)/g' \
	      -e 's/@''GNULIB_STRTOIMAX''@/$(GL_LTS_GNULIB_STRTOIMAX)/g' \
	      -e 's/@''GNULIB_STRTOUMAX''@/$(GL_LTS_GNULIB_STRTOUMAX)/g' \
	      -e 's/@''HAVE_DECL_IMAXABS''@/$(HAVE_DECL_IMAXABS)/g' \
	      -e 's/@''HAVE_DECL_IMAXDIV''@/$(HAVE_DECL_IMAXDIV)/g' \
	      -e 's/@''HAVE_DECL_STRTOIMAX''@/$(HAVE_DECL_STRTOIMAX)/g' \
	      -e 's/@''HAVE_DECL_STRTOUMAX''@/$(HAVE_DECL_STRTOUMAX)/g' \
	      -e 's/@''HAVE_IMAXDIV_T''@/$(HAVE_IMAXDIV_T)/g' \
	      -e 's/@''REPLACE_IMAXABS''@/$(REPLACE_IMAXABS)/g' \
	      -e 's/@''REPLACE_IMAXDIV''@/$(REPLACE_IMAXDIV)/g' \
	      -e 's/@''REPLACE_STRTOIMAX''@/$(REPLACE_STRTOIMAX)/g' \
	      -e 's/@''REPLACE_STRTOUMAX''@/$(REPLACE_STRTOUMAX)/g' \
	      -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/$(INT32_MAX_LT_INTMAX_MAX)/g' \
	      -e 's/@''INT64_MAX_EQ_LONG_MAX''@/$(INT64_MAX_EQ_LONG_MAX)/g' \
	      -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/$(UINT32_MAX_LT_UINTMAX_MAX)/g' \
	      -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/$(UINT64_MAX_EQ_ULONG_MAX)/g' \
	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
	      $(srcdir)/inttypes.in.h > $@-t
	$(AM_V_at)mv $@-t $@

glib.h: glib.in.h
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/glib.in.h; \
	} > $@-t
	mv -f $@-t $@

glibconfig.h: glibconfig.in.h
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/glibconfig.in.h; \
	} > $@-t
	mv -f $@-t $@

glib/ghash.h: glib/ghash.in.h
	test -d glib || $(MKDIR_P) glib
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/glib/ghash.in.h; \
	} > $@-t
	mv -f $@-t $@

glib/glist.h: glib/glist.in.h
	test -d glib || $(MKDIR_P) glib
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/glib/glist.in.h; \
	} > $@-t
	mv -f $@-t $@

glib/gmacros.h: glib/gmacros.in.h
	test -d glib || $(MKDIR_P) glib
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/glib/gmacros.in.h; \
	} > $@-t
	mv -f $@-t $@

glib/gprimes.h: glib/gprimes.in.h
	test -d glib || $(MKDIR_P) glib
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/glib/gprimes.in.h; \
	} > $@-t
	mv -f $@-t $@

glib/gprintfint.h: glib/gprintfint.in.h
	test -d glib || $(MKDIR_P) glib
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/glib/gprintfint.in.h; \
	} > $@-t
	mv -f $@-t $@

glib/gstrfuncs.h: glib/gstrfuncs.in.h
	test -d glib || $(MKDIR_P) glib
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/glib/gstrfuncs.in.h; \
	} > $@-t
	mv -f $@-t $@

glib/gstring.h: glib/gstring.in.h
	test -d glib || $(MKDIR_P) glib
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/glib/gstring.in.h; \
	} > $@-t
	mv -f $@-t $@

glib/gtypes.h: glib/gtypes.in.h
	test -d glib || $(MKDIR_P) glib
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/glib/gtypes.in.h; \
	} > $@-t
	mv -f $@-t $@

libxml/DOCBparser.h: libxml/DOCBparser.in.h
	test -d libxml || $(MKDIR_P) libxml
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/libxml/DOCBparser.in.h; \
	} > $@-t
	mv -f $@-t $@

libxml/HTMLparser.h: libxml/HTMLparser.in.h
	test -d libxml || $(MKDIR_P) libxml
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/libxml/HTMLparser.in.h; \
	} > $@-t
	mv -f $@-t $@

libxml/HTMLtree.h: libxml/HTMLtree.in.h
	test -d libxml || $(MKDIR_P) libxml
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/libxml/HTMLtree.in.h; \
	} > $@-t
	mv -f $@-t $@

libxml/SAX.h: libxml/SAX.in.h
	test -d libxml || $(MKDIR_P) libxml
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/libxml/SAX.in.h; \
	} > $@-t
	mv -f $@-t $@

libxml/SAX2.h: libxml/SAX2.in.h
	test -d libxml || $(MKDIR_P) libxml
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/libxml/SAX2.in.h; \
	} > $@-t
	mv -f $@-t $@

libxml/c14n.h: libxml/c14n.in.h
	test -d libxml || $(MKDIR_P) libxml
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/libxml/c14n.in.h; \
	} > $@-t
	mv -f $@-t $@

libxml/catalog.h: libxml/catalog.in.h
	test -d libxml || $(MKDIR_P) libxml
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/libxml/catalog.in.h; \
	} > $@-t
	mv -f $@-t $@

libxml/chvalid.h: libxml/chvalid.in.h
	test -d libxml || $(MKDIR_P) libxml
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/libxml/chvalid.in.h; \
	} > $@-t
	mv -f $@-t $@

libxml/debugXML.h: libxml/debugXML.in.h
	test -d libxml || $(MKDIR_P) libxml
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/libxml/debugXML.in.h; \
	} > $@-t
	mv -f $@-t $@

libxml/dict.h: libxml/dict.in.h
	test -d libxml || $(MKDIR_P) libxml
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/libxml/dict.in.h; \
	} > $@-t
	mv -f $@-t $@

libxml/encoding.h: libxml/encoding.in.h
	test -d libxml || $(MKDIR_P) libxml
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/libxml/encoding.in.h; \
	} > $@-t
	mv -f $@-t $@

libxml/entities.h: libxml/entities.in.h
	test -d libxml || $(MKDIR_P) libxml
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/libxml/entities.in.h; \
	} > $@-t
	mv -f $@-t $@

libxml/globals.h: libxml/globals.in.h
	test -d libxml || $(MKDIR_P) libxml
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/libxml/globals.in.h; \
	} > $@-t
	mv -f $@-t $@

libxml/hash.h: libxml/hash.in.h
	test -d libxml || $(MKDIR_P) libxml
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/libxml/hash.in.h; \
	} > $@-t
	mv -f $@-t $@

libxml/list.h: libxml/list.in.h
	test -d libxml || $(MKDIR_P) libxml
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/libxml/list.in.h; \
	} > $@-t
	mv -f $@-t $@

libxml/nanoftp.h: libxml/nanoftp.in.h
	test -d libxml || $(MKDIR_P) libxml
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/libxml/nanoftp.in.h; \
	} > $@-t
	mv -f $@-t $@

libxml/nanohttp.h: libxml/nanohttp.in.h
	test -d libxml || $(MKDIR_P) libxml
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/libxml/nanohttp.in.h; \
	} > $@-t
	mv -f $@-t $@

libxml/parser.h: libxml/parser.in.h
	test -d libxml || $(MKDIR_P) libxml
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/libxml/parser.in.h; \
	} > $@-t
	mv -f $@-t $@

libxml/parserInternals.h: libxml/parserInternals.in.h
	test -d libxml || $(MKDIR_P) libxml
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/libxml/parserInternals.in.h; \
	} > $@-t
	mv -f $@-t $@

libxml/pattern.h: libxml/pattern.in.h
	test -d libxml || $(MKDIR_P) libxml
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/libxml/pattern.in.h; \
	} > $@-t
	mv -f $@-t $@

libxml/relaxng.h: libxml/relaxng.in.h
	test -d libxml || $(MKDIR_P) libxml
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/libxml/relaxng.in.h; \
	} > $@-t
	mv -f $@-t $@

libxml/schemasInternals.h: libxml/schemasInternals.in.h
	test -d libxml || $(MKDIR_P) libxml
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/libxml/schemasInternals.in.h; \
	} > $@-t
	mv -f $@-t $@

libxml/schematron.h: libxml/schematron.in.h
	test -d libxml || $(MKDIR_P) libxml
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/libxml/schematron.in.h; \
	} > $@-t
	mv -f $@-t $@

libxml/threads.h: libxml/threads.in.h
	test -d libxml || $(MKDIR_P) libxml
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/libxml/threads.in.h; \
	} > $@-t
	mv -f $@-t $@

libxml/tree.h: libxml/tree.in.h
	test -d libxml || $(MKDIR_P) libxml
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/libxml/tree.in.h; \
	} > $@-t
	mv -f $@-t $@

libxml/uri.h: libxml/uri.in.h
	test -d libxml || $(MKDIR_P) libxml
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/libxml/uri.in.h; \
	} > $@-t
	mv -f $@-t $@

libxml/valid.h: libxml/valid.in.h
	test -d libxml || $(MKDIR_P) libxml
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/libxml/valid.in.h; \
	} > $@-t
	mv -f $@-t $@

libxml/xinclude.h: libxml/xinclude.in.h
	test -d libxml || $(MKDIR_P) libxml
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/libxml/xinclude.in.h; \
	} > $@-t
	mv -f $@-t $@

libxml/xlink.h: libxml/xlink.in.h
	test -d libxml || $(MKDIR_P) libxml
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/libxml/xlink.in.h; \
	} > $@-t
	mv -f $@-t $@

libxml/xmlIO.h: libxml/xmlIO.in.h
	test -d libxml || $(MKDIR_P) libxml
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/libxml/xmlIO.in.h; \
	} > $@-t
	mv -f $@-t $@

libxml/xmlautomata.h: libxml/xmlautomata.in.h
	test -d libxml || $(MKDIR_P) libxml
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/libxml/xmlautomata.in.h; \
	} > $@-t
	mv -f $@-t $@

libxml/xmlerror.h: libxml/xmlerror.in.h
	test -d libxml || $(MKDIR_P) libxml
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/libxml/xmlerror.in.h; \
	} > $@-t
	mv -f $@-t $@

libxml/xmlexports.h: libxml/xmlexports.in.h
	test -d libxml || $(MKDIR_P) libxml
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/libxml/xmlexports.in.h; \
	} > $@-t
	mv -f $@-t $@

libxml/xmlmemory.h: libxml/xmlmemory.in.h
	test -d libxml || $(MKDIR_P) libxml
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/libxml/xmlmemory.in.h; \
	} > $@-t
	mv -f $@-t $@

libxml/xmlmodule.h: libxml/xmlmodule.in.h
	test -d libxml || $(MKDIR_P) libxml
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/libxml/xmlmodule.in.h; \
	} > $@-t
	mv -f $@-t $@

libxml/xmlreader.h: libxml/xmlreader.in.h
	test -d libxml || $(MKDIR_P) libxml
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/libxml/xmlreader.in.h; \
	} > $@-t
	mv -f $@-t $@

libxml/xmlregexp.h: libxml/xmlregexp.in.h
	test -d libxml || $(MKDIR_P) libxml
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/libxml/xmlregexp.in.h; \
	} > $@-t
	mv -f $@-t $@

libxml/xmlsave.h: libxml/xmlsave.in.h
	test -d libxml || $(MKDIR_P) libxml
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/libxml/xmlsave.in.h; \
	} > $@-t
	mv -f $@-t $@

libxml/xmlschemas.h: libxml/xmlschemas.in.h
	test -d libxml || $(MKDIR_P) libxml
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/libxml/xmlschemas.in.h; \
	} > $@-t
	mv -f $@-t $@

libxml/xmlschemastypes.h: libxml/xmlschemastypes.in.h
	test -d libxml || $(MKDIR_P) libxml
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/libxml/xmlschemastypes.in.h; \
	} > $@-t
	mv -f $@-t $@

libxml/xmlstring.h: libxml/xmlstring.in.h
	test -d libxml || $(MKDIR_P) libxml
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/libxml/xmlstring.in.h; \
	} > $@-t
	mv -f $@-t $@

libxml/xmlunicode.h: libxml/xmlunicode.in.h
	test -d libxml || $(MKDIR_P) libxml
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/libxml/xmlunicode.in.h; \
	} > $@-t
	mv -f $@-t $@

libxml/xmlversion.h: libxml/xmlversion.in.h
	test -d libxml || $(MKDIR_P) libxml
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/libxml/xmlversion.in.h; \
	} > $@-t
	mv -f $@-t $@

libxml/xmlwriter.h: libxml/xmlwriter.in.h
	test -d libxml || $(MKDIR_P) libxml
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/libxml/xmlwriter.in.h; \
	} > $@-t
	mv -f $@-t $@

libxml/xpath.h: libxml/xpath.in.h
	test -d libxml || $(MKDIR_P) libxml
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/libxml/xpath.in.h; \
	} > $@-t
	mv -f $@-t $@

libxml/xpathInternals.h: libxml/xpathInternals.in.h
	test -d libxml || $(MKDIR_P) libxml
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/libxml/xpathInternals.in.h; \
	} > $@-t
	mv -f $@-t $@

libxml/xpointer.h: libxml/xpointer.in.h
	test -d libxml || $(MKDIR_P) libxml
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat $(srcdir)/libxml/xpointer.in.h; \
	} > $@-t
	mv -f $@-t $@

# We need the following in order to create <limits.h> when the system
# doesn't have one that is compatible with GNU.
limits.h: limits.in.h $(top_builddir)/config.status
	$(gl_V_at)$(SED_HEADER_STDOUT) \
	      -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
	      -e 's|@''PRAGMA_COLUMNS''@||g' \
	      -e 's|@''NEXT_LIMITS_H''@|$(NEXT_LIMITS_H)|g' \
	      $(srcdir)/limits.in.h > $@-t
	$(AM_V_at)mv $@-t $@
#limits.h: $(top_builddir)/config.status
#	rm -f $@

# We need the following in order to create <locale.h> when the system
# doesn't have one that provides all definitions.
locale.h: locale.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
	$(gl_V_at)$(SED_HEADER_STDOUT) \
	      -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
	      -e 's|@''PRAGMA_COLUMNS''@||g' \
	      -e 's|@''NEXT_LOCALE_H''@|$(NEXT_LOCALE_H)|g' \
	      -e 's/@''GNULIB_LOCALECONV''@/$(GL_LTS_GNULIB_LOCALECONV)/g' \
	      -e 's/@''GNULIB_SETLOCALE''@/$(GL_LTS_GNULIB_SETLOCALE)/g' \
	      -e 's/@''GNULIB_SETLOCALE_NULL''@/$(GL_LTS_GNULIB_SETLOCALE_NULL)/g' \
	      -e 's/@''GNULIB_DUPLOCALE''@/$(GL_LTS_GNULIB_DUPLOCALE)/g' \
	      -e 's/@''GNULIB_LOCALENAME_UNSAFE''@/$(GL_LTS_GNULIB_LOCALENAME_UNSAFE)/g' \
	      -e 's|@''HAVE_NEWLOCALE''@|$(HAVE_NEWLOCALE)|g' \
	      -e 's|@''HAVE_DUPLOCALE''@|$(HAVE_DUPLOCALE)|g' \
	      -e 's|@''HAVE_FREELOCALE''@|$(HAVE_FREELOCALE)|g' \
	      -e 's|@''HAVE_XLOCALE_H''@|$(HAVE_XLOCALE_H)|g' \
	      -e 's|@''REPLACE_LOCALECONV''@|$(REPLACE_LOCALECONV)|g' \
	      -e 's|@''REPLACE_SETLOCALE''@|$(REPLACE_SETLOCALE)|g' \
	      -e 's|@''REPLACE_NEWLOCALE''@|$(REPLACE_NEWLOCALE)|g' \
	      -e 's|@''REPLACE_DUPLOCALE''@|$(REPLACE_DUPLOCALE)|g' \
	      -e 's|@''REPLACE_FREELOCALE''@|$(REPLACE_FREELOCALE)|g' \
	      -e 's|@''REPLACE_STRUCT_LCONV''@|$(REPLACE_STRUCT_LCONV)|g' \
	      -e 's|@''LOCALENAME_ENHANCE_LOCALE_FUNCS''@|$(LOCALENAME_ENHANCE_LOCALE_FUNCS)|g' \
	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
	      $(srcdir)/locale.in.h > $@-t
	$(AM_V_at)mv $@-t $@

# We need the following in order to create <math.h> when the system
# doesn't have one that works with the given compiler.
math.h: math.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
	$(gl_V_at)$(SED_HEADER_STDOUT) \
	      -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
	      -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|$(INCLUDE_NEXT_AS_FIRST_DIRECTIVE)|g' \
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
	      -e 's|@''PRAGMA_COLUMNS''@||g' \
	      -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@|$(NEXT_AS_FIRST_DIRECTIVE_MATH_H)|g' \
	      -e 's/@''GNULIB_ACOSF''@/$(GL_LTS_GNULIB_ACOSF)/g' \
	      -e 's/@''GNULIB_ACOSL''@/$(GL_LTS_GNULIB_ACOSL)/g' \
	      -e 's/@''GNULIB_ASINF''@/$(GL_LTS_GNULIB_ASINF)/g' \
	      -e 's/@''GNULIB_ASINL''@/$(GL_LTS_GNULIB_ASINL)/g' \
	      -e 's/@''GNULIB_ATANF''@/$(GL_LTS_GNULIB_ATANF)/g' \
	      -e 's/@''GNULIB_ATANL''@/$(GL_LTS_GNULIB_ATANL)/g' \
	      -e 's/@''GNULIB_ATAN2F''@/$(GL_LTS_GNULIB_ATAN2F)/g' \
	      -e 's/@''GNULIB_CBRT''@/$(GL_LTS_GNULIB_CBRT)/g' \
	      -e 's/@''GNULIB_CBRTF''@/$(GL_LTS_GNULIB_CBRTF)/g' \
	      -e 's/@''GNULIB_CBRTL''@/$(GL_LTS_GNULIB_CBRTL)/g' \
	      -e 's/@''GNULIB_CEIL''@/$(GL_LTS_GNULIB_CEIL)/g' \
	      -e 's/@''GNULIB_CEILF''@/$(GL_LTS_GNULIB_CEILF)/g' \
	      -e 's/@''GNULIB_CEILL''@/$(GL_LTS_GNULIB_CEILL)/g' \
	      -e 's/@''GNULIB_COPYSIGN''@/$(GL_LTS_GNULIB_COPYSIGN)/g' \
	      -e 's/@''GNULIB_COPYSIGNF''@/$(GL_LTS_GNULIB_COPYSIGNF)/g' \
	      -e 's/@''GNULIB_COPYSIGNL''@/$(GL_LTS_GNULIB_COPYSIGNL)/g' \
	      -e 's/@''GNULIB_COSF''@/$(GL_LTS_GNULIB_COSF)/g' \
	      -e 's/@''GNULIB_COSL''@/$(GL_LTS_GNULIB_COSL)/g' \
	      -e 's/@''GNULIB_COSHF''@/$(GL_LTS_GNULIB_COSHF)/g' \
	      -e 's/@''GNULIB_EXPF''@/$(GL_LTS_GNULIB_EXPF)/g' \
	      -e 's/@''GNULIB_EXPL''@/$(GL_LTS_GNULIB_EXPL)/g' \
	      -e 's/@''GNULIB_EXP2''@/$(GL_LTS_GNULIB_EXP2)/g' \
	      -e 's/@''GNULIB_EXP2F''@/$(GL_LTS_GNULIB_EXP2F)/g' \
	      -e 's/@''GNULIB_EXP2L''@/$(GL_LTS_GNULIB_EXP2L)/g' \
	      -e 's/@''GNULIB_EXPM1''@/$(GL_LTS_GNULIB_EXPM1)/g' \
	      -e 's/@''GNULIB_EXPM1F''@/$(GL_LTS_GNULIB_EXPM1F)/g' \
	      -e 's/@''GNULIB_EXPM1L''@/$(GL_LTS_GNULIB_EXPM1L)/g' \
	      -e 's/@''GNULIB_FABSF''@/$(GL_LTS_GNULIB_FABSF)/g' \
	      -e 's/@''GNULIB_FABSL''@/$(GL_LTS_GNULIB_FABSL)/g' \
	      -e 's/@''GNULIB_FLOOR''@/$(GL_LTS_GNULIB_FLOOR)/g' \
	      -e 's/@''GNULIB_FLOORF''@/$(GL_LTS_GNULIB_FLOORF)/g' \
	      -e 's/@''GNULIB_FLOORL''@/$(GL_LTS_GNULIB_FLOORL)/g' \
	      -e 's/@''GNULIB_FMA''@/$(GL_LTS_GNULIB_FMA)/g' \
	      -e 's/@''GNULIB_FMAF''@/$(GL_LTS_GNULIB_FMAF)/g' \
	      -e 's/@''GNULIB_FMAL''@/$(GL_LTS_GNULIB_FMAL)/g' \
	      -e 's/@''GNULIB_FMOD''@/$(GL_LTS_GNULIB_FMOD)/g' \
	      -e 's/@''GNULIB_FMODF''@/$(GL_LTS_GNULIB_FMODF)/g' \
	      -e 's/@''GNULIB_FMODL''@/$(GL_LTS_GNULIB_FMODL)/g' \
	      -e 's/@''GNULIB_FREXPF''@/$(GL_LTS_GNULIB_FREXPF)/g' \
	      -e 's/@''GNULIB_FREXP''@/$(GL_LTS_GNULIB_FREXP)/g' \
	      -e 's/@''GNULIB_FREXPL''@/$(GL_LTS_GNULIB_FREXPL)/g' \
	      -e 's/@''GNULIB_GETPAYLOAD''@/$(GL_LTS_GNULIB_GETPAYLOAD)/g' \
	      -e 's/@''GNULIB_GETPAYLOADF''@/$(GL_LTS_GNULIB_GETPAYLOADF)/g' \
	      -e 's/@''GNULIB_GETPAYLOADL''@/$(GL_LTS_GNULIB_GETPAYLOADL)/g' \
	      -e 's/@''GNULIB_HYPOT''@/$(GL_LTS_GNULIB_HYPOT)/g' \
	      -e 's/@''GNULIB_HYPOTF''@/$(GL_LTS_GNULIB_HYPOTF)/g' \
	      -e 's/@''GNULIB_HYPOTL''@/$(GL_LTS_GNULIB_HYPOTL)/g' \
	      < $(srcdir)/math.in.h > $@-t1
	$(AM_V_at)sed \
	      -e 's/@''GNULIB_ILOGB''@/$(GL_LTS_GNULIB_ILOGB)/g' \
	      -e 's/@''GNULIB_ILOGBF''@/$(GL_LTS_GNULIB_ILOGBF)/g' \
	      -e 's/@''GNULIB_ILOGBL''@/$(GL_LTS_GNULIB_ILOGBL)/g' \
	      -e 's/@''GNULIB_ISFINITE''@/$(GL_LTS_GNULIB_ISFINITE)/g' \
	      -e 's/@''GNULIB_ISINF''@/$(GL_LTS_GNULIB_ISINF)/g' \
	      -e 's/@''GNULIB_ISNAN''@/$(GL_LTS_GNULIB_ISNAN)/g' \
	      -e 's/@''GNULIB_ISNANF''@/$(GL_LTS_GNULIB_ISNANF)/g' \
	      -e 's/@''GNULIB_ISNAND''@/$(GL_LTS_GNULIB_ISNAND)/g' \
	      -e 's/@''GNULIB_ISNANL''@/$(GL_LTS_GNULIB_ISNANL)/g' \
	      -e 's/@''GNULIB_LDEXP''@/$(GL_LTS_GNULIB_LDEXP)/g' \
	      -e 's/@''GNULIB_LDEXPF''@/$(GL_LTS_GNULIB_LDEXPF)/g' \
	      -e 's/@''GNULIB_LDEXPL''@/$(GL_LTS_GNULIB_LDEXPL)/g' \
	      -e 's/@''GNULIB_LOG''@/$(GL_LTS_GNULIB_LOG)/g' \
	      -e 's/@''GNULIB_LOGF''@/$(GL_LTS_GNULIB_LOGF)/g' \
	      -e 's/@''GNULIB_LOGL''@/$(GL_LTS_GNULIB_LOGL)/g' \
	      -e 's/@''GNULIB_LOG10''@/$(GL_LTS_GNULIB_LOG10)/g' \
	      -e 's/@''GNULIB_LOG10F''@/$(GL_LTS_GNULIB_LOG10F)/g' \
	      -e 's/@''GNULIB_LOG10L''@/$(GL_LTS_GNULIB_LOG10L)/g' \
	      -e 's/@''GNULIB_LOG1P''@/$(GL_LTS_GNULIB_LOG1P)/g' \
	      -e 's/@''GNULIB_LOG1PF''@/$(GL_LTS_GNULIB_LOG1PF)/g' \
	      -e 's/@''GNULIB_LOG1PL''@/$(GL_LTS_GNULIB_LOG1PL)/g' \
	      -e 's/@''GNULIB_LOG2''@/$(GL_LTS_GNULIB_LOG2)/g' \
	      -e 's/@''GNULIB_LOG2F''@/$(GL_LTS_GNULIB_LOG2F)/g' \
	      -e 's/@''GNULIB_LOG2L''@/$(GL_LTS_GNULIB_LOG2L)/g' \
	      -e 's/@''GNULIB_LOGB''@/$(GL_LTS_GNULIB_LOGB)/g' \
	      -e 's/@''GNULIB_LOGBF''@/$(GL_LTS_GNULIB_LOGBF)/g' \
	      -e 's/@''GNULIB_LOGBL''@/$(GL_LTS_GNULIB_LOGBL)/g' \
	      -e 's/@''GNULIB_LOGP1''@/$(GL_LTS_GNULIB_LOGP1)/g' \
	      -e 's/@''GNULIB_LOGP1F''@/$(GL_LTS_GNULIB_LOGP1F)/g' \
	      -e 's/@''GNULIB_LOGP1L''@/$(GL_LTS_GNULIB_LOGP1L)/g' \
	      -e 's/@''GNULIB_MODF''@/$(GL_LTS_GNULIB_MODF)/g' \
	      -e 's/@''GNULIB_MODFF''@/$(GL_LTS_GNULIB_MODFF)/g' \
	      -e 's/@''GNULIB_MODFL''@/$(GL_LTS_GNULIB_MODFL)/g' \
	      -e 's/@''GNULIB_POWF''@/$(GL_LTS_GNULIB_POWF)/g' \
	      -e 's/@''GNULIB_REMAINDER''@/$(GL_LTS_GNULIB_REMAINDER)/g' \
	      -e 's/@''GNULIB_REMAINDERF''@/$(GL_LTS_GNULIB_REMAINDERF)/g' \
	      -e 's/@''GNULIB_REMAINDERL''@/$(GL_LTS_GNULIB_REMAINDERL)/g' \
	      -e 's/@''GNULIB_RINT''@/$(GL_LTS_GNULIB_RINT)/g' \
	      -e 's/@''GNULIB_RINTF''@/$(GL_LTS_GNULIB_RINTF)/g' \
	      -e 's/@''GNULIB_RINTL''@/$(GL_LTS_GNULIB_RINTL)/g' \
	      -e 's/@''GNULIB_ROUND''@/$(GL_LTS_GNULIB_ROUND)/g' \
	      -e 's/@''GNULIB_ROUNDF''@/$(GL_LTS_GNULIB_ROUNDF)/g' \
	      -e 's/@''GNULIB_ROUNDL''@/$(GL_LTS_GNULIB_ROUNDL)/g' \
	      -e 's/@''GNULIB_SETPAYLOAD''@/$(GL_LTS_GNULIB_SETPAYLOAD)/g' \
	      -e 's/@''GNULIB_SETPAYLOADF''@/$(GL_LTS_GNULIB_SETPAYLOADF)/g' \
	      -e 's/@''GNULIB_SETPAYLOADL''@/$(GL_LTS_GNULIB_SETPAYLOADL)/g' \
	      -e 's/@''GNULIB_SETPAYLOADSIG''@/$(GL_LTS_GNULIB_SETPAYLOADSIG)/g' \
	      -e 's/@''GNULIB_SETPAYLOADSIGF''@/$(GL_LTS_GNULIB_SETPAYLOADSIGF)/g' \
	      -e 's/@''GNULIB_SETPAYLOADSIGL''@/$(GL_LTS_GNULIB_SETPAYLOADSIGL)/g' \
	      -e 's/@''GNULIB_SIGNBIT''@/$(GL_LTS_GNULIB_SIGNBIT)/g' \
	      -e 's/@''GNULIB_SINF''@/$(GL_LTS_GNULIB_SINF)/g' \
	      -e 's/@''GNULIB_SINL''@/$(GL_LTS_GNULIB_SINL)/g' \
	      -e 's/@''GNULIB_SINHF''@/$(GL_LTS_GNULIB_SINHF)/g' \
	      -e 's/@''GNULIB_SQRTF''@/$(GL_LTS_GNULIB_SQRTF)/g' \
	      -e 's/@''GNULIB_SQRTL''@/$(GL_LTS_GNULIB_SQRTL)/g' \
	      -e 's/@''GNULIB_TANF''@/$(GL_LTS_GNULIB_TANF)/g' \
	      -e 's/@''GNULIB_TANL''@/$(GL_LTS_GNULIB_TANL)/g' \
	      -e 's/@''GNULIB_TANHF''@/$(GL_LTS_GNULIB_TANHF)/g' \
	      -e 's/@''GNULIB_TRUNC''@/$(GL_LTS_GNULIB_TRUNC)/g' \
	      -e 's/@''GNULIB_TRUNCF''@/$(GL_LTS_GNULIB_TRUNCF)/g' \
	      -e 's/@''GNULIB_TRUNCL''@/$(GL_LTS_GNULIB_TRUNCL)/g' \
	      -e 's/@''GNULIB_TOTALORDER''@/$(GL_LTS_GNULIB_TOTALORDER)/g' \
	      -e 's/@''GNULIB_TOTALORDERF''@/$(GL_LTS_GNULIB_TOTALORDERF)/g' \
	      -e 's/@''GNULIB_TOTALORDERL''@/$(GL_LTS_GNULIB_TOTALORDERL)/g' \
	      -e 's/@''GNULIB_TOTALORDERMAG''@/$(GL_LTS_GNULIB_TOTALORDERMAG)/g' \
	      -e 's/@''GNULIB_TOTALORDERMAGF''@/$(GL_LTS_GNULIB_TOTALORDERMAGF)/g' \
	      -e 's/@''GNULIB_TOTALORDERMAGL''@/$(GL_LTS_GNULIB_TOTALORDERMAGL)/g' \
	      -e 's/@''GNULIB_MDA_J0''@/$(GL_LTS_GNULIB_MDA_J0)/g' \
	      -e 's/@''GNULIB_MDA_J1''@/$(GL_LTS_GNULIB_MDA_J1)/g' \
	      -e 's/@''GNULIB_MDA_JN''@/$(GL_LTS_GNULIB_MDA_JN)/g' \
	      -e 's/@''GNULIB_MDA_Y0''@/$(GL_LTS_GNULIB_MDA_Y0)/g' \
	      -e 's/@''GNULIB_MDA_Y1''@/$(GL_LTS_GNULIB_MDA_Y1)/g' \
	      -e 's/@''GNULIB_MDA_YN''@/$(GL_LTS_GNULIB_MDA_YN)/g' \
	      < $@-t1 > $@-t2
	$(AM_V_at)sed \
	      -e 's|@''HAVE_ACOSF''@|$(HAVE_ACOSF)|g' \
	      -e 's|@''HAVE_ACOSL''@|$(HAVE_ACOSL)|g' \
	      -e 's|@''HAVE_ASINF''@|$(HAVE_ASINF)|g' \
	      -e 's|@''HAVE_ASINL''@|$(HAVE_ASINL)|g' \
	      -e 's|@''HAVE_ATANF''@|$(HAVE_ATANF)|g' \
	      -e 's|@''HAVE_ATANL''@|$(HAVE_ATANL)|g' \
	      -e 's|@''HAVE_ATAN2F''@|$(HAVE_ATAN2F)|g' \
	      -e 's|@''HAVE_CBRT''@|$(HAVE_CBRT)|g' \
	      -e 's|@''HAVE_CBRTF''@|$(HAVE_CBRTF)|g' \
	      -e 's|@''HAVE_CBRTL''@|$(HAVE_CBRTL)|g' \
	      -e 's|@''HAVE_COPYSIGN''@|$(HAVE_COPYSIGN)|g' \
	      -e 's|@''HAVE_COPYSIGNL''@|$(HAVE_COPYSIGNL)|g' \
	      -e 's|@''HAVE_COSF''@|$(HAVE_COSF)|g' \
	      -e 's|@''HAVE_COSL''@|$(HAVE_COSL)|g' \
	      -e 's|@''HAVE_COSHF''@|$(HAVE_COSHF)|g' \
	      -e 's|@''HAVE_EXPF''@|$(HAVE_EXPF)|g' \
	      -e 's|@''HAVE_EXPL''@|$(HAVE_EXPL)|g' \
	      -e 's|@''HAVE_EXPM1''@|$(HAVE_EXPM1)|g' \
	      -e 's|@''HAVE_EXPM1F''@|$(HAVE_EXPM1F)|g' \
	      -e 's|@''HAVE_FABSF''@|$(HAVE_FABSF)|g' \
	      -e 's|@''HAVE_FABSL''@|$(HAVE_FABSL)|g' \
	      -e 's|@''HAVE_FMA''@|$(HAVE_FMA)|g' \
	      -e 's|@''HAVE_FMAF''@|$(HAVE_FMAF)|g' \
	      -e 's|@''HAVE_FMAL''@|$(HAVE_FMAL)|g' \
	      -e 's|@''HAVE_FMODF''@|$(HAVE_FMODF)|g' \
	      -e 's|@''HAVE_FMODL''@|$(HAVE_FMODL)|g' \
	      -e 's|@''HAVE_FREXPF''@|$(HAVE_FREXPF)|g' \
	      -e 's|@''HAVE_GETPAYLOAD''@|$(HAVE_GETPAYLOAD)|g' \
	      -e 's|@''HAVE_GETPAYLOADF''@|$(HAVE_GETPAYLOADF)|g' \
	      -e 's|@''HAVE_GETPAYLOADL''@|$(HAVE_GETPAYLOADL)|g' \
	      -e 's|@''HAVE_HYPOTF''@|$(HAVE_HYPOTF)|g' \
	      -e 's|@''HAVE_HYPOTL''@|$(HAVE_HYPOTL)|g' \
	      -e 's|@''HAVE_ILOGB''@|$(HAVE_ILOGB)|g' \
	      -e 's|@''HAVE_ILOGBF''@|$(HAVE_ILOGBF)|g' \
	      -e 's|@''HAVE_ILOGBL''@|$(HAVE_ILOGBL)|g' \
	      -e 's|@''HAVE_ISNANF''@|$(HAVE_ISNANF)|g' \
	      -e 's|@''HAVE_ISNAND''@|$(HAVE_ISNAND)|g' \
	      -e 's|@''HAVE_ISNANL''@|$(HAVE_ISNANL)|g' \
	      -e 's|@''HAVE_LDEXPF''@|$(HAVE_LDEXPF)|g' \
	      -e 's|@''HAVE_LOGF''@|$(HAVE_LOGF)|g' \
	      -e 's|@''HAVE_LOGL''@|$(HAVE_LOGL)|g' \
	      -e 's|@''HAVE_LOG10F''@|$(HAVE_LOG10F)|g' \
	      -e 's|@''HAVE_LOG10L''@|$(HAVE_LOG10L)|g' \
	      -e 's|@''HAVE_LOG1P''@|$(HAVE_LOG1P)|g' \
	      -e 's|@''HAVE_LOG1PF''@|$(HAVE_LOG1PF)|g' \
	      -e 's|@''HAVE_LOG1PL''@|$(HAVE_LOG1PL)|g' \
	      -e 's|@''HAVE_LOGBF''@|$(HAVE_LOGBF)|g' \
	      -e 's|@''HAVE_LOGBL''@|$(HAVE_LOGBL)|g' \
	      -e 's|@''HAVE_LOGP1''@|$(HAVE_LOGP1)|g' \
	      -e 's|@''HAVE_LOGP1F''@|$(HAVE_LOGP1F)|g' \
	      -e 's|@''HAVE_LOGP1L''@|$(HAVE_LOGP1L)|g' \
	      -e 's|@''HAVE_MODFF''@|$(HAVE_MODFF)|g' \
	      -e 's|@''HAVE_MODFL''@|$(HAVE_MODFL)|g' \
	      -e 's|@''HAVE_POWF''@|$(HAVE_POWF)|g' \
	      -e 's|@''HAVE_REMAINDER''@|$(HAVE_REMAINDER)|g' \
	      -e 's|@''HAVE_REMAINDERF''@|$(HAVE_REMAINDERF)|g' \
	      -e 's|@''HAVE_RINT''@|$(HAVE_RINT)|g' \
	      -e 's|@''HAVE_RINTL''@|$(HAVE_RINTL)|g' \
	      -e 's|@''HAVE_SETPAYLOAD''@|$(HAVE_SETPAYLOAD)|g' \
	      -e 's|@''HAVE_SETPAYLOADF''@|$(HAVE_SETPAYLOADF)|g' \
	      -e 's|@''HAVE_SETPAYLOADL''@|$(HAVE_SETPAYLOADL)|g' \
	      -e 's|@''HAVE_SETPAYLOADSIG''@|$(HAVE_SETPAYLOADSIG)|g' \
	      -e 's|@''HAVE_SETPAYLOADSIGF''@|$(HAVE_SETPAYLOADSIGF)|g' \
	      -e 's|@''HAVE_SETPAYLOADSIGL''@|$(HAVE_SETPAYLOADSIGL)|g' \
	      -e 's|@''HAVE_SINF''@|$(HAVE_SINF)|g' \
	      -e 's|@''HAVE_SINL''@|$(HAVE_SINL)|g' \
	      -e 's|@''HAVE_SINHF''@|$(HAVE_SINHF)|g' \
	      -e 's|@''HAVE_SQRTF''@|$(HAVE_SQRTF)|g' \
	      -e 's|@''HAVE_SQRTL''@|$(HAVE_SQRTL)|g' \
	      -e 's|@''HAVE_TANF''@|$(HAVE_TANF)|g' \
	      -e 's|@''HAVE_TANL''@|$(HAVE_TANL)|g' \
	      -e 's|@''HAVE_TANHF''@|$(HAVE_TANHF)|g' \
	      -e 's|@''HAVE_TOTALORDER''@|$(HAVE_TOTALORDER)|g' \
	      -e 's|@''HAVE_TOTALORDERF''@|$(HAVE_TOTALORDERF)|g' \
	      -e 's|@''HAVE_TOTALORDERL''@|$(HAVE_TOTALORDERL)|g' \
	      -e 's|@''HAVE_TOTALORDERMAG''@|$(HAVE_TOTALORDERMAG)|g' \
	      -e 's|@''HAVE_TOTALORDERMAGF''@|$(HAVE_TOTALORDERMAGF)|g' \
	      -e 's|@''HAVE_TOTALORDERMAGL''@|$(HAVE_TOTALORDERMAGL)|g' \
	      < $@-t2 > $@-t3
	$(AM_V_at)sed \
	      -e 's|@''HAVE_DECL_ACOSL''@|$(HAVE_DECL_ACOSL)|g' \
	      -e 's|@''HAVE_DECL_ASINL''@|$(HAVE_DECL_ASINL)|g' \
	      -e 's|@''HAVE_DECL_ATANL''@|$(HAVE_DECL_ATANL)|g' \
	      -e 's|@''HAVE_DECL_CBRTF''@|$(HAVE_DECL_CBRTF)|g' \
	      -e 's|@''HAVE_DECL_CBRTL''@|$(HAVE_DECL_CBRTL)|g' \
	      -e 's|@''HAVE_DECL_CEILF''@|$(HAVE_DECL_CEILF)|g' \
	      -e 's|@''HAVE_DECL_CEILL''@|$(HAVE_DECL_CEILL)|g' \
	      -e 's|@''HAVE_DECL_COPYSIGNF''@|$(HAVE_DECL_COPYSIGNF)|g' \
	      -e 's|@''HAVE_DECL_COSL''@|$(HAVE_DECL_COSL)|g' \
	      -e 's|@''HAVE_DECL_EXPL''@|$(HAVE_DECL_EXPL)|g' \
	      -e 's|@''HAVE_DECL_EXP2''@|$(HAVE_DECL_EXP2)|g' \
	      -e 's|@''HAVE_DECL_EXP2F''@|$(HAVE_DECL_EXP2F)|g' \
	      -e 's|@''HAVE_DECL_EXP2L''@|$(HAVE_DECL_EXP2L)|g' \
	      -e 's|@''HAVE_DECL_EXPM1L''@|$(HAVE_DECL_EXPM1L)|g' \
	      -e 's|@''HAVE_DECL_FLOORF''@|$(HAVE_DECL_FLOORF)|g' \
	      -e 's|@''HAVE_DECL_FLOORL''@|$(HAVE_DECL_FLOORL)|g' \
	      -e 's|@''HAVE_DECL_FREXPL''@|$(HAVE_DECL_FREXPL)|g' \
	      -e 's|@''HAVE_DECL_LDEXPL''@|$(HAVE_DECL_LDEXPL)|g' \
	      -e 's|@''HAVE_DECL_LOGL''@|$(HAVE_DECL_LOGL)|g' \
	      -e 's|@''HAVE_DECL_LOG10L''@|$(HAVE_DECL_LOG10L)|g' \
	      -e 's|@''HAVE_DECL_LOG2''@|$(HAVE_DECL_LOG2)|g' \
	      -e 's|@''HAVE_DECL_LOG2F''@|$(HAVE_DECL_LOG2F)|g' \
	      -e 's|@''HAVE_DECL_LOG2L''@|$(HAVE_DECL_LOG2L)|g' \
	      -e 's|@''HAVE_DECL_LOGB''@|$(HAVE_DECL_LOGB)|g' \
	      -e 's|@''HAVE_DECL_REMAINDER''@|$(HAVE_DECL_REMAINDER)|g' \
	      -e 's|@''HAVE_DECL_REMAINDERL''@|$(HAVE_DECL_REMAINDERL)|g' \
	      -e 's|@''HAVE_DECL_RINTF''@|$(HAVE_DECL_RINTF)|g' \
	      -e 's|@''HAVE_DECL_ROUND''@|$(HAVE_DECL_ROUND)|g' \
	      -e 's|@''HAVE_DECL_ROUNDF''@|$(HAVE_DECL_ROUNDF)|g' \
	      -e 's|@''HAVE_DECL_ROUNDL''@|$(HAVE_DECL_ROUNDL)|g' \
	      -e 's|@''HAVE_DECL_SINL''@|$(HAVE_DECL_SINL)|g' \
	      -e 's|@''HAVE_DECL_SQRTL''@|$(HAVE_DECL_SQRTL)|g' \
	      -e 's|@''HAVE_DECL_TANL''@|$(HAVE_DECL_TANL)|g' \
	      -e 's|@''HAVE_DECL_TRUNC''@|$(HAVE_DECL_TRUNC)|g' \
	      -e 's|@''HAVE_DECL_TRUNCF''@|$(HAVE_DECL_TRUNCF)|g' \
	      -e 's|@''HAVE_DECL_TRUNCL''@|$(HAVE_DECL_TRUNCL)|g' \
	      < $@-t3 > $@-t4
	$(AM_V_at)sed \
	      -e 's|@''REPLACE_ACOSF''@|$(REPLACE_ACOSF)|g' \
	      -e 's|@''REPLACE_ASINF''@|$(REPLACE_ASINF)|g' \
	      -e 's|@''REPLACE_ATANF''@|$(REPLACE_ATANF)|g' \
	      -e 's|@''REPLACE_ATAN2F''@|$(REPLACE_ATAN2F)|g' \
	      -e 's|@''REPLACE_CBRTF''@|$(REPLACE_CBRTF)|g' \
	      -e 's|@''REPLACE_CBRTL''@|$(REPLACE_CBRTL)|g' \
	      -e 's|@''REPLACE_CEIL''@|$(REPLACE_CEIL)|g' \
	      -e 's|@''REPLACE_CEILF''@|$(REPLACE_CEILF)|g' \
	      -e 's|@''REPLACE_CEILL''@|$(REPLACE_CEILL)|g' \
	      -e 's|@''REPLACE_COSF''@|$(REPLACE_COSF)|g' \
	      -e 's|@''REPLACE_COSHF''@|$(REPLACE_COSHF)|g' \
	      -e 's|@''REPLACE_EXPF''@|$(REPLACE_EXPF)|g' \
	      -e 's|@''REPLACE_EXPL''@|$(REPLACE_EXPL)|g' \
	      -e 's|@''REPLACE_EXPM1''@|$(REPLACE_EXPM1)|g' \
	      -e 's|@''REPLACE_EXPM1F''@|$(REPLACE_EXPM1F)|g' \
	      -e 's|@''REPLACE_EXPM1L''@|$(REPLACE_EXPM1L)|g' \
	      -e 's|@''REPLACE_EXP2''@|$(REPLACE_EXP2)|g' \
	      -e 's|@''REPLACE_EXP2L''@|$(REPLACE_EXP2L)|g' \
	      -e 's|@''REPLACE_FABSL''@|$(REPLACE_FABSL)|g' \
	      -e 's|@''REPLACE_FLOOR''@|$(REPLACE_FLOOR)|g' \
	      -e 's|@''REPLACE_FLOORF''@|$(REPLACE_FLOORF)|g' \
	      -e 's|@''REPLACE_FLOORL''@|$(REPLACE_FLOORL)|g' \
	      -e 's|@''REPLACE_FMA''@|$(REPLACE_FMA)|g' \
	      -e 's|@''REPLACE_FMAF''@|$(REPLACE_FMAF)|g' \
	      -e 's|@''REPLACE_FMAL''@|$(REPLACE_FMAL)|g' \
	      -e 's|@''REPLACE_FMOD''@|$(REPLACE_FMOD)|g' \
	      -e 's|@''REPLACE_FMODF''@|$(REPLACE_FMODF)|g' \
	      -e 's|@''REPLACE_FMODL''@|$(REPLACE_FMODL)|g' \
	      -e 's|@''REPLACE_FREXPF''@|$(REPLACE_FREXPF)|g' \
	      -e 's|@''REPLACE_FREXP''@|$(REPLACE_FREXP)|g' \
	      -e 's|@''REPLACE_FREXPL''@|$(REPLACE_FREXPL)|g' \
	      -e 's|@''REPLACE_GETPAYLOAD''@|$(REPLACE_GETPAYLOAD)|g' \
	      -e 's|@''REPLACE_GETPAYLOADF''@|$(REPLACE_GETPAYLOADF)|g' \
	      -e 's|@''REPLACE_GETPAYLOADL''@|$(REPLACE_GETPAYLOADL)|g' \
	      -e 's|@''REPLACE_HUGE_VAL''@|$(REPLACE_HUGE_VAL)|g' \
	      -e 's|@''REPLACE_HYPOT''@|$(REPLACE_HYPOT)|g' \
	      -e 's|@''REPLACE_HYPOTF''@|$(REPLACE_HYPOTF)|g' \
	      -e 's|@''REPLACE_HYPOTL''@|$(REPLACE_HYPOTL)|g' \
	      -e 's|@''REPLACE_ILOGB''@|$(REPLACE_ILOGB)|g' \
	      -e 's|@''REPLACE_ILOGBF''@|$(REPLACE_ILOGBF)|g' \
	      -e 's|@''REPLACE_ILOGBL''@|$(REPLACE_ILOGBL)|g' \
	      -e 's|@''REPLACE_ISFINITE''@|$(REPLACE_ISFINITE)|g' \
	      -e 's|@''REPLACE_ISINF''@|$(REPLACE_ISINF)|g' \
	      -e 's|@''REPLACE_ISNAN''@|$(REPLACE_ISNAN)|g' \
	      -e 's|@''REPLACE_ITOLD''@|$(REPLACE_ITOLD)|g' \
	      < $@-t4 > $@-t5
	$(AM_V_at)sed \
	      -e 's|@''REPLACE_LDEXP''@|$(REPLACE_LDEXP)|g' \
	      -e 's|@''REPLACE_LDEXPL''@|$(REPLACE_LDEXPL)|g' \
	      -e 's|@''REPLACE_LOG''@|$(REPLACE_LOG)|g' \
	      -e 's|@''REPLACE_LOGF''@|$(REPLACE_LOGF)|g' \
	      -e 's|@''REPLACE_LOGL''@|$(REPLACE_LOGL)|g' \
	      -e 's|@''REPLACE_LOG10''@|$(REPLACE_LOG10)|g' \
	      -e 's|@''REPLACE_LOG10F''@|$(REPLACE_LOG10F)|g' \
	      -e 's|@''REPLACE_LOG10L''@|$(REPLACE_LOG10L)|g' \
	      -e 's|@''REPLACE_LOG1P''@|$(REPLACE_LOG1P)|g' \
	      -e 's|@''REPLACE_LOG1PF''@|$(REPLACE_LOG1PF)|g' \
	      -e 's|@''REPLACE_LOG1PL''@|$(REPLACE_LOG1PL)|g' \
	      -e 's|@''REPLACE_LOG2''@|$(REPLACE_LOG2)|g' \
	      -e 's|@''REPLACE_LOG2F''@|$(REPLACE_LOG2F)|g' \
	      -e 's|@''REPLACE_LOG2L''@|$(REPLACE_LOG2L)|g' \
	      -e 's|@''REPLACE_LOGB''@|$(REPLACE_LOGB)|g' \
	      -e 's|@''REPLACE_LOGBF''@|$(REPLACE_LOGBF)|g' \
	      -e 's|@''REPLACE_LOGBL''@|$(REPLACE_LOGBL)|g' \
	      -e 's|@''REPLACE_MODF''@|$(REPLACE_MODF)|g' \
	      -e 's|@''REPLACE_MODFF''@|$(REPLACE_MODFF)|g' \
	      -e 's|@''REPLACE_MODFL''@|$(REPLACE_MODFL)|g' \
	      -e 's|@''REPLACE_NAN''@|$(REPLACE_NAN)|g' \
	      -e 's|@''REPLACE_REMAINDER''@|$(REPLACE_REMAINDER)|g' \
	      -e 's|@''REPLACE_REMAINDERF''@|$(REPLACE_REMAINDERF)|g' \
	      -e 's|@''REPLACE_REMAINDERL''@|$(REPLACE_REMAINDERL)|g' \
	      -e 's|@''REPLACE_RINTL''@|$(REPLACE_RINTL)|g' \
	      -e 's|@''REPLACE_ROUND''@|$(REPLACE_ROUND)|g' \
	      -e 's|@''REPLACE_ROUNDF''@|$(REPLACE_ROUNDF)|g' \
	      -e 's|@''REPLACE_ROUNDL''@|$(REPLACE_ROUNDL)|g' \
	      -e 's|@''REPLACE_SIGNBIT''@|$(REPLACE_SIGNBIT)|g' \
	      -e 's|@''REPLACE_SIGNBIT_USING_BUILTINS''@|$(REPLACE_SIGNBIT_USING_BUILTINS)|g' \
	      -e 's|@''REPLACE_SINF''@|$(REPLACE_SINF)|g' \
	      -e 's|@''REPLACE_SINHF''@|$(REPLACE_SINHF)|g' \
	      -e 's|@''REPLACE_SQRTF''@|$(REPLACE_SQRTF)|g' \
	      -e 's|@''REPLACE_SQRTL''@|$(REPLACE_SQRTL)|g' \
	      -e 's|@''REPLACE_TANF''@|$(REPLACE_TANF)|g' \
	      -e 's|@''REPLACE_TANHF''@|$(REPLACE_TANHF)|g' \
	      -e 's|@''REPLACE_TOTALORDER''@|$(REPLACE_TOTALORDER)|g' \
	      -e 's|@''REPLACE_TOTALORDERF''@|$(REPLACE_TOTALORDERF)|g' \
	      -e 's|@''REPLACE_TOTALORDERL''@|$(REPLACE_TOTALORDERL)|g' \
	      -e 's|@''REPLACE_TOTALORDERMAG''@|$(REPLACE_TOTALORDERMAG)|g' \
	      -e 's|@''REPLACE_TOTALORDERMAGF''@|$(REPLACE_TOTALORDERMAGF)|g' \
	      -e 's|@''REPLACE_TOTALORDERMAGL''@|$(REPLACE_TOTALORDERMAGL)|g' \
	      -e 's|@''REPLACE_TRUNC''@|$(REPLACE_TRUNC)|g' \
	      -e 's|@''REPLACE_TRUNCF''@|$(REPLACE_TRUNCF)|g' \
	      -e 's|@''REPLACE_TRUNCL''@|$(REPLACE_TRUNCL)|g' \
	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
	      < $@-t5 > $@-t6
	$(AM_V_at)rm -f $@-t1 $@-t2 $@-t3 $@-t4 $@-t5
	$(AM_V_at)mv $@-t6 $@
# This is a Makefile rule that generates multiple files at once; see the
# automake documentation, node "Multiple Outputs", for details.
$(srcdir)/memory-ostream.h : $(top_srcdir)/build-aux/moopp memory-ostream.oo.h memory-ostream.oo.c ostream.oo.h
	$(top_srcdir)/build-aux/moopp $(MOOPPFLAGS) $(srcdir)/memory-ostream.oo.c $(srcdir)/memory-ostream.oo.h $(srcdir)/ostream.oo.h
$(srcdir)/memory-ostream.c $(srcdir)/memory_ostream.priv.h $(srcdir)/memory_ostream.vt.h : memory-ostream.h
	@test -f $@ || { \
	  trap 'rm -rf memory-ostream.lock' 1 2 13 15; \
	  if mkdir memory-ostream.lock 2>/dev/null; then \
	    echo "$(top_srcdir)/build-aux/moopp $(MOOPPFLAGS) $(srcdir)/memory-ostream.oo.c $(srcdir)/memory-ostream.oo.h $(srcdir)/ostream.oo.h"; \
	    $(top_srcdir)/build-aux/moopp $(MOOPPFLAGS) $(srcdir)/memory-ostream.oo.c $(srcdir)/memory-ostream.oo.h $(srcdir)/ostream.oo.h; \
	    result=$$?; rm -rf memory-ostream.lock; exit $$result; \
	  else \
	    while test -d memory-ostream.lock; do sleep 1; done; \
	    test -f $(srcdir)/memory-ostream.h; \
	  fi; \
	}
# This is a Makefile rule that generates multiple files at once; see the
# automake documentation, node "Multiple Outputs", for details.
$(srcdir)/noop-styled-ostream.h : $(top_srcdir)/build-aux/moopp noop-styled-ostream.oo.h noop-styled-ostream.oo.c styled-ostream.oo.h ostream.oo.h
	$(top_srcdir)/build-aux/moopp $(MOOPPFLAGS) $(srcdir)/noop-styled-ostream.oo.c $(srcdir)/noop-styled-ostream.oo.h $(srcdir)/styled-ostream.oo.h $(srcdir)/ostream.oo.h
$(srcdir)/noop-styled-ostream.c $(srcdir)/noop_styled_ostream.priv.h $(srcdir)/noop_styled_ostream.vt.h : noop-styled-ostream.h
	@test -f $@ || { \
	  trap 'rm -rf noop-styled-ostream.lock' 1 2 13 15; \
	  if mkdir noop-styled-ostream.lock 2>/dev/null; then \
	    echo "$(top_srcdir)/build-aux/moopp $(MOOPPFLAGS) $(srcdir)/noop-styled-ostream.oo.c $(srcdir)/noop-styled-ostream.oo.h $(srcdir)/styled-ostream.oo.h $(srcdir)/ostream.oo.h"; \
	    $(top_srcdir)/build-aux/moopp $(MOOPPFLAGS) $(srcdir)/noop-styled-ostream.oo.c $(srcdir)/noop-styled-ostream.oo.h $(srcdir)/styled-ostream.oo.h $(srcdir)/ostream.oo.h; \
	    result=$$?; rm -rf noop-styled-ostream.lock; exit $$result; \
	  else \
	    while test -d noop-styled-ostream.lock; do sleep 1; done; \
	    test -f $(srcdir)/noop-styled-ostream.h; \
	  fi; \
	}

# We need the following in order to create <obstack.h> when the system
# doesn't have one that works with any size object.
obstack.h: obstack.in.h $(top_builddir)/config.status
	$(gl_V_at)$(SED_HEADER_STDOUT) \
	      -e 's|@''REPLACE_OBSTACK''@|$(REPLACE_OBSTACK)|g' \
	      -e 's|@''SMALL_PTRDIFF_T''@|$(SMALL_PTRDIFF_T)|g' \
	      $(srcdir)/obstack.in.h > $@-t
	$(AM_V_at)mv $@-t $@
#obstack.h: $(top_builddir)/config.status
#	rm -f $@
# This is a Makefile rule that generates multiple files at once; see the
# automake documentation, node "Multiple Outputs", for details.
$(srcdir)/ostream.h : $(top_srcdir)/build-aux/moopp ostream.oo.h ostream.oo.c
	$(top_srcdir)/build-aux/moopp $(MOOPPFLAGS) $(srcdir)/ostream.oo.c $(srcdir)/ostream.oo.h
$(srcdir)/ostream.c $(srcdir)/ostream.priv.h $(srcdir)/ostream.vt.h : ostream.h
	@test -f $@ || { \
	  trap 'rm -rf ostream.lock' 1 2 13 15; \
	  if mkdir ostream.lock 2>/dev/null; then \
	    echo "$(top_srcdir)/build-aux/moopp $(MOOPPFLAGS) $(srcdir)/ostream.oo.c $(srcdir)/ostream.oo.h"; \
	    $(top_srcdir)/build-aux/moopp $(MOOPPFLAGS) $(srcdir)/ostream.oo.c $(srcdir)/ostream.oo.h; \
	    result=$$?; rm -rf ostream.lock; exit $$result; \
	  else \
	    while test -d ostream.lock; do sleep 1; done; \
	    test -f $(srcdir)/ostream.h; \
	  fi; \
	}

# We need the following in order to create <pthread.h> when the system
# doesn't have one that works with the given compiler.
pthread.h: pthread.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(_NORETURN_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
	$(gl_V_at)$(SED_HEADER_STDOUT) \
	      -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
	      -e 's|@''HAVE_PTHREAD_H''@|$(HAVE_PTHREAD_H)|g' \
	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
	      -e 's|@''PRAGMA_COLUMNS''@||g' \
	      -e 's|@''NEXT_PTHREAD_H''@|$(NEXT_PTHREAD_H)|g' \
	      -e 's/@''GNULIB_PTHREAD_THREAD''@/$(GL_LTS_GNULIB_PTHREAD_THREAD)/g' \
	      -e 's/@''GNULIB_PTHREAD_ONCE''@/$(GL_LTS_GNULIB_PTHREAD_ONCE)/g' \
	      -e 's/@''GNULIB_PTHREAD_MUTEX''@/$(GL_LTS_GNULIB_PTHREAD_MUTEX)/g' \
	      -e 's/@''GNULIB_PTHREAD_RWLOCK''@/$(GL_LTS_GNULIB_PTHREAD_RWLOCK)/g' \
	      -e 's/@''GNULIB_PTHREAD_COND''@/$(GL_LTS_GNULIB_PTHREAD_COND)/g' \
	      -e 's/@''GNULIB_PTHREAD_TSS''@/$(GL_LTS_GNULIB_PTHREAD_TSS)/g' \
	      -e 's/@''GNULIB_PTHREAD_SPIN''@/$(GL_LTS_GNULIB_PTHREAD_SPIN)/g' \
	      -e 's/@''GNULIB_PTHREAD_MUTEX_TIMEDLOCK''@/$(GL_LTS_GNULIB_PTHREAD_MUTEX_TIMEDLOCK)/g' \
	      -e 's|@''HAVE_PTHREAD_T''@|$(HAVE_PTHREAD_T)|g' \
	      -e 's|@''HAVE_PTHREAD_SPINLOCK_T''@|$(HAVE_PTHREAD_SPINLOCK_T)|g' \
	      -e 's|@''HAVE_PTHREAD_CREATE_DETACHED''@|$(HAVE_PTHREAD_CREATE_DETACHED)|g' \
	      -e 's|@''HAVE_PTHREAD_MUTEX_RECURSIVE''@|$(HAVE_PTHREAD_MUTEX_RECURSIVE)|g' \
	      -e 's|@''HAVE_PTHREAD_MUTEX_ROBUST''@|$(HAVE_PTHREAD_MUTEX_ROBUST)|g' \
	      -e 's|@''HAVE_PTHREAD_PROCESS_SHARED''@|$(HAVE_PTHREAD_PROCESS_SHARED)|g' \
	      -e 's|@''HAVE_PTHREAD_CREATE''@|$(HAVE_PTHREAD_CREATE)|g' \
	      -e 's|@''HAVE_PTHREAD_ATTR_INIT''@|$(HAVE_PTHREAD_ATTR_INIT)|g' \
	      -e 's|@''HAVE_PTHREAD_ATTR_GETDETACHSTATE''@|$(HAVE_PTHREAD_ATTR_GETDETACHSTATE)|g' \
	      -e 's|@''HAVE_PTHREAD_ATTR_SETDETACHSTATE''@|$(HAVE_PTHREAD_ATTR_SETDETACHSTATE)|g' \
	      -e 's|@''HAVE_PTHREAD_ATTR_DESTROY''@|$(HAVE_PTHREAD_ATTR_DESTROY)|g' \
	      -e 's|@''HAVE_PTHREAD_SELF''@|$(HAVE_PTHREAD_SELF)|g' \
	      -e 's|@''HAVE_PTHREAD_EQUAL''@|$(HAVE_PTHREAD_EQUAL)|g' \
	      -e 's|@''HAVE_PTHREAD_DETACH''@|$(HAVE_PTHREAD_DETACH)|g' \
	      -e 's|@''HAVE_PTHREAD_JOIN''@|$(HAVE_PTHREAD_JOIN)|g' \
	      -e 's|@''HAVE_PTHREAD_EXIT''@|$(HAVE_PTHREAD_EXIT)|g' \
	      < $(srcdir)/pthread.in.h > $@-t1
	$(AM_V_at)sed \
	      -e 's|@''HAVE_PTHREAD_ONCE''@|$(HAVE_PTHREAD_ONCE)|g' \
	      -e 's|@''HAVE_PTHREAD_MUTEX_INIT''@|$(HAVE_PTHREAD_MUTEX_INIT)|g' \
	      -e 's|@''HAVE_PTHREAD_MUTEXATTR_INIT''@|$(HAVE_PTHREAD_MUTEXATTR_INIT)|g' \
	      -e 's|@''HAVE_PTHREAD_MUTEXATTR_GETTYPE''@|$(HAVE_PTHREAD_MUTEXATTR_GETTYPE)|g' \
	      -e 's|@''HAVE_PTHREAD_MUTEXATTR_SETTYPE''@|$(HAVE_PTHREAD_MUTEXATTR_SETTYPE)|g' \
	      -e 's|@''HAVE_PTHREAD_MUTEXATTR_GETROBUST''@|$(HAVE_PTHREAD_MUTEXATTR_GETROBUST)|g' \
	      -e 's|@''HAVE_PTHREAD_MUTEXATTR_SETROBUST''@|$(HAVE_PTHREAD_MUTEXATTR_SETROBUST)|g' \
	      -e 's|@''HAVE_PTHREAD_MUTEXATTR_DESTROY''@|$(HAVE_PTHREAD_MUTEXATTR_DESTROY)|g' \
	      -e 's|@''HAVE_PTHREAD_MUTEX_LOCK''@|$(HAVE_PTHREAD_MUTEX_LOCK)|g' \
	      -e 's|@''HAVE_PTHREAD_MUTEX_TRYLOCK''@|$(HAVE_PTHREAD_MUTEX_TRYLOCK)|g' \
	      -e 's|@''HAVE_PTHREAD_MUTEX_TIMEDLOCK''@|$(HAVE_PTHREAD_MUTEX_TIMEDLOCK)|g' \
	      -e 's|@''HAVE_PTHREAD_MUTEX_UNLOCK''@|$(HAVE_PTHREAD_MUTEX_UNLOCK)|g' \
	      -e 's|@''HAVE_PTHREAD_MUTEX_DESTROY''@|$(HAVE_PTHREAD_MUTEX_DESTROY)|g' \
	      -e 's|@''HAVE_PTHREAD_RWLOCK_INIT''@|$(HAVE_PTHREAD_RWLOCK_INIT)|g' \
	      -e 's|@''HAVE_PTHREAD_RWLOCKATTR_INIT''@|$(HAVE_PTHREAD_RWLOCKATTR_INIT)|g' \
	      -e 's|@''HAVE_PTHREAD_RWLOCKATTR_DESTROY''@|$(HAVE_PTHREAD_RWLOCKATTR_DESTROY)|g' \
	      -e 's|@''HAVE_PTHREAD_RWLOCK_RDLOCK''@|$(HAVE_PTHREAD_RWLOCK_RDLOCK)|g' \
	      -e 's|@''HAVE_PTHREAD_RWLOCK_WRLOCK''@|$(HAVE_PTHREAD_RWLOCK_WRLOCK)|g' \
	      -e 's|@''HAVE_PTHREAD_RWLOCK_TRYRDLOCK''@|$(HAVE_PTHREAD_RWLOCK_TRYRDLOCK)|g' \
	      -e 's|@''HAVE_PTHREAD_RWLOCK_TRYWRLOCK''@|$(HAVE_PTHREAD_RWLOCK_TRYWRLOCK)|g' \
	      -e 's|@''HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK''@|$(HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK)|g' \
	      -e 's|@''HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK''@|$(HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK)|g' \
	      -e 's|@''HAVE_PTHREAD_RWLOCK_UNLOCK''@|$(HAVE_PTHREAD_RWLOCK_UNLOCK)|g' \
	      -e 's|@''HAVE_PTHREAD_RWLOCK_DESTROY''@|$(HAVE_PTHREAD_RWLOCK_DESTROY)|g' \
	      -e 's|@''HAVE_PTHREAD_COND_INIT''@|$(HAVE_PTHREAD_COND_INIT)|g' \
	      -e 's|@''HAVE_PTHREAD_CONDATTR_INIT''@|$(HAVE_PTHREAD_CONDATTR_INIT)|g' \
	      -e 's|@''HAVE_PTHREAD_CONDATTR_DESTROY''@|$(HAVE_PTHREAD_CONDATTR_DESTROY)|g' \
	      -e 's|@''HAVE_PTHREAD_COND_WAIT''@|$(HAVE_PTHREAD_COND_WAIT)|g' \
	      -e 's|@''HAVE_PTHREAD_COND_TIMEDWAIT''@|$(HAVE_PTHREAD_COND_TIMEDWAIT)|g' \
	      -e 's|@''HAVE_PTHREAD_COND_SIGNAL''@|$(HAVE_PTHREAD_COND_SIGNAL)|g' \
	      -e 's|@''HAVE_PTHREAD_COND_BROADCAST''@|$(HAVE_PTHREAD_COND_BROADCAST)|g' \
	      -e 's|@''HAVE_PTHREAD_COND_DESTROY''@|$(HAVE_PTHREAD_COND_DESTROY)|g' \
	      -e 's|@''HAVE_PTHREAD_KEY_CREATE''@|$(HAVE_PTHREAD_KEY_CREATE)|g' \
	      -e 's|@''HAVE_PTHREAD_SETSPECIFIC''@|$(HAVE_PTHREAD_SETSPECIFIC)|g' \
	      -e 's|@''HAVE_PTHREAD_GETSPECIFIC''@|$(HAVE_PTHREAD_GETSPECIFIC)|g' \
	      -e 's|@''HAVE_PTHREAD_KEY_DELETE''@|$(HAVE_PTHREAD_KEY_DELETE)|g' \
	      -e 's|@''HAVE_PTHREAD_SPIN_INIT''@|$(HAVE_PTHREAD_SPIN_INIT)|g' \
	      -e 's|@''HAVE_PTHREAD_SPIN_LOCK''@|$(HAVE_PTHREAD_SPIN_LOCK)|g' \
	      -e 's|@''HAVE_PTHREAD_SPIN_TRYLOCK''@|$(HAVE_PTHREAD_SPIN_TRYLOCK)|g' \
	      -e 's|@''HAVE_PTHREAD_SPIN_UNLOCK''@|$(HAVE_PTHREAD_SPIN_UNLOCK)|g' \
	      -e 's|@''HAVE_PTHREAD_SPIN_DESTROY''@|$(HAVE_PTHREAD_SPIN_DESTROY)|g' \
	      < $@-t1 > $@-t2
	$(AM_V_at)sed \
	      -e 's|@''REPLACE_PTHREAD_CREATE''@|$(REPLACE_PTHREAD_CREATE)|g' \
	      -e 's|@''REPLACE_PTHREAD_ATTR_INIT''@|$(REPLACE_PTHREAD_ATTR_INIT)|g' \
	      -e 's|@''REPLACE_PTHREAD_ATTR_GETDETACHSTATE''@|$(REPLACE_PTHREAD_ATTR_GETDETACHSTATE)|g' \
	      -e 's|@''REPLACE_PTHREAD_ATTR_SETDETACHSTATE''@|$(REPLACE_PTHREAD_ATTR_SETDETACHSTATE)|g' \
	      -e 's|@''REPLACE_PTHREAD_ATTR_DESTROY''@|$(REPLACE_PTHREAD_ATTR_DESTROY)|g' \
	      -e 's|@''REPLACE_PTHREAD_SELF''@|$(REPLACE_PTHREAD_SELF)|g' \
	      -e 's|@''REPLACE_PTHREAD_EQUAL''@|$(REPLACE_PTHREAD_EQUAL)|g' \
	      -e 's|@''REPLACE_PTHREAD_DETACH''@|$(REPLACE_PTHREAD_DETACH)|g' \
	      -e 's|@''REPLACE_PTHREAD_JOIN''@|$(REPLACE_PTHREAD_JOIN)|g' \
	      -e 's|@''REPLACE_PTHREAD_EXIT''@|$(REPLACE_PTHREAD_EXIT)|g' \
	      -e 's|@''REPLACE_PTHREAD_ONCE''@|$(REPLACE_PTHREAD_ONCE)|g' \
	      -e 's|@''REPLACE_PTHREAD_MUTEX_INIT''@|$(REPLACE_PTHREAD_MUTEX_INIT)|g' \
	      -e 's|@''REPLACE_PTHREAD_MUTEXATTR_INIT''@|$(REPLACE_PTHREAD_MUTEXATTR_INIT)|g' \
	      -e 's|@''REPLACE_PTHREAD_MUTEXATTR_GETTYPE''@|$(REPLACE_PTHREAD_MUTEXATTR_GETTYPE)|g' \
	      -e 's|@''REPLACE_PTHREAD_MUTEXATTR_SETTYPE''@|$(REPLACE_PTHREAD_MUTEXATTR_SETTYPE)|g' \
	      -e 's|@''REPLACE_PTHREAD_MUTEXATTR_GETROBUST''@|$(REPLACE_PTHREAD_MUTEXATTR_GETROBUST)|g' \
	      -e 's|@''REPLACE_PTHREAD_MUTEXATTR_SETROBUST''@|$(REPLACE_PTHREAD_MUTEXATTR_SETROBUST)|g' \
	      -e 's|@''REPLACE_PTHREAD_MUTEXATTR_DESTROY''@|$(REPLACE_PTHREAD_MUTEXATTR_DESTROY)|g' \
	      -e 's|@''REPLACE_PTHREAD_MUTEX_LOCK''@|$(REPLACE_PTHREAD_MUTEX_LOCK)|g' \
	      -e 's|@''REPLACE_PTHREAD_MUTEX_TRYLOCK''@|$(REPLACE_PTHREAD_MUTEX_TRYLOCK)|g' \
	      -e 's|@''REPLACE_PTHREAD_MUTEX_TIMEDLOCK''@|$(REPLACE_PTHREAD_MUTEX_TIMEDLOCK)|g' \
	      -e 's|@''REPLACE_PTHREAD_MUTEX_UNLOCK''@|$(REPLACE_PTHREAD_MUTEX_UNLOCK)|g' \
	      -e 's|@''REPLACE_PTHREAD_MUTEX_DESTROY''@|$(REPLACE_PTHREAD_MUTEX_DESTROY)|g' \
	      -e 's|@''REPLACE_PTHREAD_RWLOCK_INIT''@|$(REPLACE_PTHREAD_RWLOCK_INIT)|g' \
	      -e 's|@''REPLACE_PTHREAD_RWLOCKATTR_INIT''@|$(REPLACE_PTHREAD_RWLOCKATTR_INIT)|g' \
	      -e 's|@''REPLACE_PTHREAD_RWLOCKATTR_DESTROY''@|$(REPLACE_PTHREAD_RWLOCKATTR_DESTROY)|g' \
	      -e 's|@''REPLACE_PTHREAD_RWLOCK_RDLOCK''@|$(REPLACE_PTHREAD_RWLOCK_RDLOCK)|g' \
	      -e 's|@''REPLACE_PTHREAD_RWLOCK_WRLOCK''@|$(REPLACE_PTHREAD_RWLOCK_WRLOCK)|g' \
	      -e 's|@''REPLACE_PTHREAD_RWLOCK_TRYRDLOCK''@|$(REPLACE_PTHREAD_RWLOCK_TRYRDLOCK)|g' \
	      -e 's|@''REPLACE_PTHREAD_RWLOCK_TRYWRLOCK''@|$(REPLACE_PTHREAD_RWLOCK_TRYWRLOCK)|g' \
	      -e 's|@''REPLACE_PTHREAD_RWLOCK_TIMEDRDLOCK''@|$(REPLACE_PTHREAD_RWLOCK_TIMEDRDLOCK)|g' \
	      -e 's|@''REPLACE_PTHREAD_RWLOCK_TIMEDWRLOCK''@|$(REPLACE_PTHREAD_RWLOCK_TIMEDWRLOCK)|g' \
	      -e 's|@''REPLACE_PTHREAD_RWLOCK_UNLOCK''@|$(REPLACE_PTHREAD_RWLOCK_UNLOCK)|g' \
	      -e 's|@''REPLACE_PTHREAD_RWLOCK_DESTROY''@|$(REPLACE_PTHREAD_RWLOCK_DESTROY)|g' \
	      < $@-t2 > $@-t3
	$(AM_V_at)sed \
	      -e 's|@''REPLACE_PTHREAD_COND_INIT''@|$(REPLACE_PTHREAD_COND_INIT)|g' \
	      -e 's|@''REPLACE_PTHREAD_CONDATTR_INIT''@|$(REPLACE_PTHREAD_CONDATTR_INIT)|g' \
	      -e 's|@''REPLACE_PTHREAD_CONDATTR_DESTROY''@|$(REPLACE_PTHREAD_CONDATTR_DESTROY)|g' \
	      -e 's|@''REPLACE_PTHREAD_COND_WAIT''@|$(REPLACE_PTHREAD_COND_WAIT)|g' \
	      -e 's|@''REPLACE_PTHREAD_COND_TIMEDWAIT''@|$(REPLACE_PTHREAD_COND_TIMEDWAIT)|g' \
	      -e 's|@''REPLACE_PTHREAD_COND_SIGNAL''@|$(REPLACE_PTHREAD_COND_SIGNAL)|g' \
	      -e 's|@''REPLACE_PTHREAD_COND_BROADCAST''@|$(REPLACE_PTHREAD_COND_BROADCAST)|g' \
	      -e 's|@''REPLACE_PTHREAD_COND_DESTROY''@|$(REPLACE_PTHREAD_COND_DESTROY)|g' \
	      -e 's|@''REPLACE_PTHREAD_KEY_CREATE''@|$(REPLACE_PTHREAD_KEY_CREATE)|g' \
	      -e 's|@''REPLACE_PTHREAD_SETSPECIFIC''@|$(REPLACE_PTHREAD_SETSPECIFIC)|g' \
	      -e 's|@''REPLACE_PTHREAD_GETSPECIFIC''@|$(REPLACE_PTHREAD_GETSPECIFIC)|g' \
	      -e 's|@''REPLACE_PTHREAD_KEY_DELETE''@|$(REPLACE_PTHREAD_KEY_DELETE)|g' \
	      -e 's|@''REPLACE_PTHREAD_SPIN_INIT''@|$(REPLACE_PTHREAD_SPIN_INIT)|g' \
	      -e 's|@''REPLACE_PTHREAD_SPIN_LOCK''@|$(REPLACE_PTHREAD_SPIN_LOCK)|g' \
	      -e 's|@''REPLACE_PTHREAD_SPIN_TRYLOCK''@|$(REPLACE_PTHREAD_SPIN_TRYLOCK)|g' \
	      -e 's|@''REPLACE_PTHREAD_SPIN_UNLOCK''@|$(REPLACE_PTHREAD_SPIN_UNLOCK)|g' \
	      -e 's|@''REPLACE_PTHREAD_SPIN_DESTROY''@|$(REPLACE_PTHREAD_SPIN_DESTROY)|g' \
	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
	      -e '/definition of _Noreturn/r $(_NORETURN_H)' \
	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
	      < $@-t3 > $@-t4
	$(AM_V_at)rm -f $@-t1 $@-t2 $@-t3
	$(AM_V_at)mv $@-t4 $@

# We need the following in order to create a replacement for <sched.h> when
# the system doesn't have one.
sched.h: sched.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H)
	$(gl_V_at)$(SED_HEADER_STDOUT) \
	      -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
	      -e 's|@''HAVE_SCHED_H''@|$(HAVE_SCHED_H)|g' \
	      -e 's|@''HAVE_SYS_CDEFS_H''@|$(HAVE_SYS_CDEFS_H)|g' \
	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
	      -e 's|@''PRAGMA_COLUMNS''@||g' \
	      -e 's|@''NEXT_SCHED_H''@|$(NEXT_SCHED_H)|g' \
	      -e 's|@''HAVE_STRUCT_SCHED_PARAM''@|$(HAVE_STRUCT_SCHED_PARAM)|g' \
	      -e 's/@''GNULIB_SCHED_YIELD''@/$(GL_LTS_GNULIB_SCHED_YIELD)/g' \
	      -e 's|@''HAVE_SCHED_YIELD''@|$(HAVE_SCHED_YIELD)|g' \
	      -e 's|@''REPLACE_SCHED_YIELD''@|$(REPLACE_SCHED_YIELD)|g' \
	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
	      $(srcdir)/sched.in.h > $@-t
	$(AM_V_at)mv $@-t $@

# We need the following in order to create <signal.h> when the system
# doesn't have a complete one.
signal.h: signal.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
	$(gl_V_at)$(SED_HEADER_STDOUT) \
	      -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
	      -e 's|@''PRAGMA_COLUMNS''@||g' \
	      -e 's|@''NEXT_SIGNAL_H''@|$(NEXT_SIGNAL_H)|g' \
	      -e 's/@''GNULIB_PTHREAD_SIGMASK''@/$(GL_LTS_GNULIB_PTHREAD_SIGMASK)/g' \
	      -e 's/@''GNULIB_RAISE''@/$(GL_LTS_GNULIB_RAISE)/g' \
	      -e 's/@''GNULIB_SIG2STR''@/$(GL_LTS_GNULIB_SIG2STR)/g' \
	      -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/$(GL_LTS_GNULIB_SIGNAL_H_SIGPIPE)/g' \
	      -e 's/@''GNULIB_SIGPROCMASK''@/$(GL_LTS_GNULIB_SIGPROCMASK)/g' \
	      -e 's/@''GNULIB_SIGACTION''@/$(GL_LTS_GNULIB_SIGACTION)/g' \
	      -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|$(HAVE_POSIX_SIGNALBLOCKING)|g' \
	      -e 's|@''HAVE_PTHREAD_SIGMASK''@|$(HAVE_PTHREAD_SIGMASK)|g' \
	      -e 's|@''HAVE_RAISE''@|$(HAVE_RAISE)|g' \
	      -e 's|@''HAVE_SIG2STR''@|$(HAVE_SIG2STR)|g' \
	      -e 's|@''HAVE_SIGSET_T''@|$(HAVE_SIGSET_T)|g' \
	      -e 's|@''HAVE_SIGINFO_T''@|$(HAVE_SIGINFO_T)|g' \
	      -e 's|@''HAVE_SIGACTION''@|$(HAVE_SIGACTION)|g' \
	      -e 's|@''HAVE_STR2SIG''@|$(HAVE_STR2SIG)|g' \
	      -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|$(HAVE_STRUCT_SIGACTION_SA_SIGACTION)|g' \
	      -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|$(HAVE_TYPE_VOLATILE_SIG_ATOMIC_T)|g' \
	      -e 's|@''HAVE_SIGHANDLER_T''@|$(HAVE_SIGHANDLER_T)|g' \
	      -e 's|@''REPLACE_PTHREAD_SIGMASK''@|$(REPLACE_PTHREAD_SIGMASK)|g' \
	      -e 's|@''REPLACE_RAISE''@|$(REPLACE_RAISE)|g' \
	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
	      $(srcdir)/signal.in.h > $@-t
	$(AM_V_at)mv $@-t $@

# We need the following in order to create <stdarg.h> when the system
# doesn't have one that works with the given compiler.
#stdarg.h: stdarg.in.h $(top_builddir)/config.status
#	$(gl_V_at)$(SED_HEADER_STDOUT) \
#	      -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
#	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
#	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
#	      -e 's|@''PRAGMA_COLUMNS''@||g' \
#	      -e 's|@''NEXT_STDARG_H''@|$(NEXT_STDARG_H)|g' \
#	      $(srcdir)/stdarg.in.h > $@-t
#	$(AM_V_at)mv $@-t $@
stdarg.h: $(top_builddir)/config.status
	rm -f $@

# We need the following in order to create <stdckdint.h> when the system
# doesn't have one that works with the given compiler.
#stdckdint.h: stdckdint.in.h $(top_builddir)/config.status
#	$(gl_V_at)$(SED_HEADER_STDOUT) \
#	  $(srcdir)/stdckdint.in.h > $@-t
#	$(AM_V_at)mv $@-t $@
stdckdint.h: $(top_builddir)/config.status
	rm -f $@

# We need the following in order to create <stddef.h> when the system
# doesn't have one that works with the given compiler.
#stddef.h: stddef.in.h $(top_builddir)/config.status
#	$(gl_V_at)$(SED_HEADER_STDOUT) \
#	      -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
#	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
#	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
#	      -e 's|@''PRAGMA_COLUMNS''@||g' \
#	      -e 's|@''NEXT_STDDEF_H''@|$(NEXT_STDDEF_H)|g' \
#	      -e 's|@''NULLPTR_T_NEEDS_STDDEF''@|$(NULLPTR_T_NEEDS_STDDEF)|g' \
#	      -e 's|@''STDDEF_NOT_IDEMPOTENT''@|$(STDDEF_NOT_IDEMPOTENT)|g' \
#	      -e 's|@''REPLACE_NULL''@|$(REPLACE_NULL)|g' \
#	      -e 's|@''HAVE_MAX_ALIGN_T''@|$(HAVE_MAX_ALIGN_T)|g' \
#	      $(srcdir)/stddef.in.h > $@-t
#	$(AM_V_at)mv $@-t $@
stddef.h: $(top_builddir)/config.status
	rm -f $@

# We need the following in order to create <stdint.h> when the system
# doesn't have one that works with the given compiler.
stdint.h: stdint.in.h $(top_builddir)/config.status
	$(gl_V_at)$(SED_HEADER_STDOUT) \
	      -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
	      -e 's/@''HAVE_STDINT_H''@/$(HAVE_STDINT_H)/g' \
	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
	      -e 's|@''PRAGMA_COLUMNS''@||g' \
	      -e 's|@''NEXT_STDINT_H''@|$(NEXT_STDINT_H)|g' \
	      -e 's/@''HAVE_C99_STDINT_H''@/$(HAVE_C99_STDINT_H)/g' \
	      -e 's/@''HAVE_SYS_TYPES_H''@/$(HAVE_SYS_TYPES_H)/g' \
	      -e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \
	      -e 's/@''HAVE_SYS_INTTYPES_H''@/$(HAVE_SYS_INTTYPES_H)/g' \
	      -e 's/@''HAVE_SYS_BITYPES_H''@/$(HAVE_SYS_BITYPES_H)/g' \
	      -e 's/@''HAVE_WCHAR_H''@/$(HAVE_WCHAR_H)/g' \
	      -e 's/@''APPLE_UNIVERSAL_BUILD''@/$(APPLE_UNIVERSAL_BUILD)/g' \
	      -e 's/@''BITSIZEOF_PTRDIFF_T''@/$(BITSIZEOF_PTRDIFF_T)/g' \
	      -e 's/@''PTRDIFF_T_SUFFIX''@/$(PTRDIFF_T_SUFFIX)/g' \
	      -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/$(BITSIZEOF_SIG_ATOMIC_T)/g' \
	      -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/$(HAVE_SIGNED_SIG_ATOMIC_T)/g' \
	      -e 's/@''SIG_ATOMIC_T_SUFFIX''@/$(SIG_ATOMIC_T_SUFFIX)/g' \
	      -e 's/@''BITSIZEOF_SIZE_T''@/$(BITSIZEOF_SIZE_T)/g' \
	      -e 's/@''SIZE_T_SUFFIX''@/$(SIZE_T_SUFFIX)/g' \
	      -e 's/@''BITSIZEOF_WCHAR_T''@/$(BITSIZEOF_WCHAR_T)/g' \
	      -e 's/@''HAVE_SIGNED_WCHAR_T''@/$(HAVE_SIGNED_WCHAR_T)/g' \
	      -e 's/@''WCHAR_T_SUFFIX''@/$(WCHAR_T_SUFFIX)/g' \
	      -e 's/@''BITSIZEOF_WINT_T''@/$(BITSIZEOF_WINT_T)/g' \
	      -e 's/@''HAVE_SIGNED_WINT_T''@/$(HAVE_SIGNED_WINT_T)/g' \
	      -e 's/@''WINT_T_SUFFIX''@/$(WINT_T_SUFFIX)/g' \
	      -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/$(GNULIBHEADERS_OVERRIDE_WINT_T)/g' \
	      $(srcdir)/stdint.in.h > $@-t
	$(AM_V_at)mv $@-t $@
#stdint.h: $(top_builddir)/config.status
#	rm -f $@

# We need the following in order to create <stdio.h> when the system
# doesn't have one that works with the given compiler.
stdio.h: stdio.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
	$(gl_V_at)$(SED_HEADER_STDOUT) \
	      -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
	      -e 's|@''PRAGMA_COLUMNS''@||g' \
	      -e 's|@''NEXT_STDIO_H''@|$(NEXT_STDIO_H)|g' \
	      -e 's/@''GNULIB_DPRINTF''@/$(GL_LTS_GNULIB_DPRINTF)/g' \
	      -e 's/@''GNULIB_DZPRINTF''@/$(GL_LTS_GNULIB_DZPRINTF)/g' \
	      -e 's/@''GNULIB_FCLOSE''@/$(GL_LTS_GNULIB_FCLOSE)/g' \
	      -e 's/@''GNULIB_FDOPEN''@/$(GL_LTS_GNULIB_FDOPEN)/g' \
	      -e 's/@''GNULIB_FFLUSH''@/$(GL_LTS_GNULIB_FFLUSH)/g' \
	      -e 's/@''GNULIB_FGETC''@/$(GL_LTS_GNULIB_FGETC)/g' \
	      -e 's/@''GNULIB_FGETS''@/$(GL_LTS_GNULIB_FGETS)/g' \
	      -e 's/@''GNULIB_FOPEN''@/$(GL_LTS_GNULIB_FOPEN)/g' \
	      -e 's/@''GNULIB_FOPEN_GNU''@/$(GL_LTS_GNULIB_FOPEN_GNU)/g' \
	      -e 's/@''GNULIB_FPRINTF''@/$(GL_LTS_GNULIB_FPRINTF)/g' \
	      -e 's/@''GNULIB_FPRINTF_POSIX''@/$(GL_LTS_GNULIB_FPRINTF_POSIX)/g' \
	      -e 's/@''GNULIB_FPURGE''@/$(GL_LTS_GNULIB_FPURGE)/g' \
	      -e 's/@''GNULIB_FPUTC''@/$(GL_LTS_GNULIB_FPUTC)/g' \
	      -e 's/@''GNULIB_FPUTS''@/$(GL_LTS_GNULIB_FPUTS)/g' \
	      -e 's/@''GNULIB_FREAD''@/$(GL_LTS_GNULIB_FREAD)/g' \
	      -e 's/@''GNULIB_FREOPEN''@/$(GL_LTS_GNULIB_FREOPEN)/g' \
	      -e 's/@''GNULIB_FSCANF''@/$(GL_LTS_GNULIB_FSCANF)/g' \
	      -e 's/@''GNULIB_FSEEK''@/$(GL_LTS_GNULIB_FSEEK)/g' \
	      -e 's/@''GNULIB_FSEEKO''@/$(GL_LTS_GNULIB_FSEEKO)/g' \
	      -e 's/@''GNULIB_FTELL''@/$(GL_LTS_GNULIB_FTELL)/g' \
	      -e 's/@''GNULIB_FTELLO''@/$(GL_LTS_GNULIB_FTELLO)/g' \
	      -e 's/@''GNULIB_FWRITE''@/$(GL_LTS_GNULIB_FWRITE)/g' \
	      -e 's/@''GNULIB_FZPRINTF''@/$(GL_LTS_GNULIB_FZPRINTF)/g' \
	      -e 's/@''GNULIB_GETC''@/$(GL_LTS_GNULIB_GETC)/g' \
	      -e 's/@''GNULIB_GETCHAR''@/$(GL_LTS_GNULIB_GETCHAR)/g' \
	      -e 's/@''GNULIB_GETDELIM''@/$(GL_LTS_GNULIB_GETDELIM)/g' \
	      -e 's/@''GNULIB_GETLINE''@/$(GL_LTS_GNULIB_GETLINE)/g' \
	      -e 's/@''GNULIB_OBSTACK_PRINTF''@/$(GL_LTS_GNULIB_OBSTACK_PRINTF)/g' \
	      -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/$(GL_LTS_GNULIB_OBSTACK_PRINTF_POSIX)/g' \
	      -e 's/@''GNULIB_OBSTACK_ZPRINTF''@/$(GL_LTS_GNULIB_OBSTACK_ZPRINTF)/g' \
	      -e 's/@''GNULIB_PCLOSE''@/$(GL_LTS_GNULIB_PCLOSE)/g' \
	      -e 's/@''GNULIB_PERROR''@/$(GL_LTS_GNULIB_PERROR)/g' \
	      -e 's/@''GNULIB_POPEN''@/$(GL_LTS_GNULIB_POPEN)/g' \
	      -e 's/@''GNULIB_PRINTF''@/$(GL_LTS_GNULIB_PRINTF)/g' \
	      -e 's/@''GNULIB_PRINTF_POSIX''@/$(GL_LTS_GNULIB_PRINTF_POSIX)/g' \
	      -e 's/@''GNULIB_PUTC''@/$(GL_LTS_GNULIB_PUTC)/g' \
	      -e 's/@''GNULIB_PUTCHAR''@/$(GL_LTS_GNULIB_PUTCHAR)/g' \
	      -e 's/@''GNULIB_PUTS''@/$(GL_LTS_GNULIB_PUTS)/g' \
	      -e 's/@''GNULIB_REMOVE''@/$(GL_LTS_GNULIB_REMOVE)/g' \
	      -e 's/@''GNULIB_RENAME''@/$(GL_LTS_GNULIB_RENAME)/g' \
	      -e 's/@''GNULIB_RENAMEAT''@/$(GL_LTS_GNULIB_RENAMEAT)/g' \
	      -e 's/@''GNULIB_SCANF''@/$(GL_LTS_GNULIB_SCANF)/g' \
	      -e 's/@''GNULIB_SNPRINTF''@/$(GL_LTS_GNULIB_SNPRINTF)/g' \
	      -e 's/@''GNULIB_SNZPRINTF''@/$(GL_LTS_GNULIB_SNZPRINTF)/g' \
	      -e 's/@''GNULIB_SPRINTF_POSIX''@/$(GL_LTS_GNULIB_SPRINTF_POSIX)/g' \
	      -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/$(GL_LTS_GNULIB_STDIO_H_NONBLOCKING)/g' \
	      -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/$(GL_LTS_GNULIB_STDIO_H_SIGPIPE)/g' \
	      -e 's/@''GNULIB_SZPRINTF''@/$(GL_LTS_GNULIB_SZPRINTF)/g' \
	      -e 's/@''GNULIB_TMPFILE''@/$(GL_LTS_GNULIB_TMPFILE)/g' \
	      -e 's/@''GNULIB_VASPRINTF''@/$(GL_LTS_GNULIB_VASPRINTF)/g' \
	      -e 's/@''GNULIB_VASZPRINTF''@/$(GL_LTS_GNULIB_VASZPRINTF)/g' \
	      -e 's/@''GNULIB_VDPRINTF''@/$(GL_LTS_GNULIB_VDPRINTF)/g' \
	      -e 's/@''GNULIB_VDZPRINTF''@/$(GL_LTS_GNULIB_VDZPRINTF)/g' \
	      -e 's/@''GNULIB_VFPRINTF''@/$(GL_LTS_GNULIB_VFPRINTF)/g' \
	      -e 's/@''GNULIB_VFPRINTF_POSIX''@/$(GL_LTS_GNULIB_VFPRINTF_POSIX)/g' \
	      -e 's/@''GNULIB_VFZPRINTF''@/$(GL_LTS_GNULIB_VFZPRINTF)/g' \
	      -e 's/@''GNULIB_VFSCANF''@/$(GL_LTS_GNULIB_VFSCANF)/g' \
	      -e 's/@''GNULIB_VSCANF''@/$(GL_LTS_GNULIB_VSCANF)/g' \
	      -e 's/@''GNULIB_VPRINTF''@/$(GL_LTS_GNULIB_VPRINTF)/g' \
	      -e 's/@''GNULIB_VPRINTF_POSIX''@/$(GL_LTS_GNULIB_VPRINTF_POSIX)/g' \
	      -e 's/@''GNULIB_VSNPRINTF''@/$(GL_LTS_GNULIB_VSNPRINTF)/g' \
	      -e 's/@''GNULIB_VSNZPRINTF''@/$(GL_LTS_GNULIB_VSNZPRINTF)/g' \
	      -e 's/@''GNULIB_VSPRINTF_POSIX''@/$(GL_LTS_GNULIB_VSPRINTF_POSIX)/g' \
	      -e 's/@''GNULIB_VSZPRINTF''@/$(GL_LTS_GNULIB_VSZPRINTF)/g' \
	      -e 's/@''GNULIB_VZPRINTF''@/$(GL_LTS_GNULIB_VZPRINTF)/g' \
	      -e 's/@''GNULIB_ZPRINTF''@/$(GL_LTS_GNULIB_ZPRINTF)/g' \
	      -e 's/@''GNULIB_MDA_FCLOSEALL''@/$(GL_LTS_GNULIB_MDA_FCLOSEALL)/g' \
	      -e 's/@''GNULIB_MDA_FDOPEN''@/$(GL_LTS_GNULIB_MDA_FDOPEN)/g' \
	      -e 's/@''GNULIB_MDA_FILENO''@/$(GL_LTS_GNULIB_MDA_FILENO)/g' \
	      -e 's/@''GNULIB_MDA_GETW''@/$(GL_LTS_GNULIB_MDA_GETW)/g' \
	      -e 's/@''GNULIB_MDA_PUTW''@/$(GL_LTS_GNULIB_MDA_PUTW)/g' \
	      -e 's/@''GNULIB_MDA_TEMPNAM''@/$(GL_LTS_GNULIB_MDA_TEMPNAM)/g' \
	      < $(srcdir)/stdio.in.h > $@-t1
	$(AM_V_at)sed \
	      -e 's|@''HAVE_DECL_FCLOSEALL''@|$(HAVE_DECL_FCLOSEALL)|g' \
	      -e 's|@''HAVE_DECL_FPURGE''@|$(HAVE_DECL_FPURGE)|g' \
	      -e 's|@''HAVE_DECL_FSEEKO''@|$(HAVE_DECL_FSEEKO)|g' \
	      -e 's|@''HAVE_DECL_FTELLO''@|$(HAVE_DECL_FTELLO)|g' \
	      -e 's|@''HAVE_DECL_GETDELIM''@|$(HAVE_DECL_GETDELIM)|g' \
	      -e 's|@''HAVE_DECL_GETLINE''@|$(HAVE_DECL_GETLINE)|g' \
	      -e 's|@''HAVE_DECL_GETW''@|$(HAVE_DECL_GETW)|g' \
	      -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|$(HAVE_DECL_OBSTACK_PRINTF)|g' \
	      -e 's|@''HAVE_DECL_PUTW''@|$(HAVE_DECL_PUTW)|g' \
	      -e 's|@''HAVE_DECL_SNPRINTF''@|$(HAVE_DECL_SNPRINTF)|g' \
	      -e 's|@''HAVE_DECL_VSNPRINTF''@|$(HAVE_DECL_VSNPRINTF)|g' \
	      -e 's|@''HAVE_DPRINTF''@|$(HAVE_DPRINTF)|g' \
	      -e 's|@''HAVE_FSEEKO''@|$(HAVE_FSEEKO)|g' \
	      -e 's|@''HAVE_FTELLO''@|$(HAVE_FTELLO)|g' \
	      -e 's|@''HAVE_PCLOSE''@|$(HAVE_PCLOSE)|g' \
	      -e 's|@''HAVE_POPEN''@|$(HAVE_POPEN)|g' \
	      -e 's|@''HAVE_RENAMEAT''@|$(HAVE_RENAMEAT)|g' \
	      -e 's|@''HAVE_VASPRINTF''@|$(HAVE_VASPRINTF)|g' \
	      -e 's|@''HAVE_VDPRINTF''@|$(HAVE_VDPRINTF)|g' \
	      < $@-t1 > $@-t2
	$(AM_V_at)sed \
	      -e 's|@''REPLACE_DPRINTF''@|$(REPLACE_DPRINTF)|g' \
	      -e 's|@''REPLACE_FCLOSE''@|$(REPLACE_FCLOSE)|g' \
	      -e 's|@''REPLACE_FDOPEN''@|$(REPLACE_FDOPEN)|g' \
	      -e 's|@''REPLACE_FFLUSH''@|$(REPLACE_FFLUSH)|g' \
	      -e 's|@''REPLACE_FOPEN''@|$(REPLACE_FOPEN)|g' \
	      -e 's|@''REPLACE_FOPEN_FOR_FOPEN_GNU''@|$(REPLACE_FOPEN_FOR_FOPEN_GNU)|g' \
	      -e 's|@''REPLACE_FPRINTF''@|$(REPLACE_FPRINTF)|g' \
	      -e 's|@''REPLACE_FPURGE''@|$(REPLACE_FPURGE)|g' \
	      -e 's|@''REPLACE_FREOPEN''@|$(REPLACE_FREOPEN)|g' \
	      -e 's|@''REPLACE_FSEEK''@|$(REPLACE_FSEEK)|g' \
	      -e 's|@''REPLACE_FSEEKO''@|$(REPLACE_FSEEKO)|g' \
	      -e 's|@''REPLACE_FTELL''@|$(REPLACE_FTELL)|g' \
	      -e 's|@''REPLACE_FTELLO''@|$(REPLACE_FTELLO)|g' \
	      -e 's|@''REPLACE_GETDELIM''@|$(REPLACE_GETDELIM)|g' \
	      -e 's|@''REPLACE_GETLINE''@|$(REPLACE_GETLINE)|g' \
	      -e 's|@''REPLACE_OBSTACK_PRINTF''@|$(REPLACE_OBSTACK_PRINTF)|g' \
	      -e 's|@''REPLACE_PERROR''@|$(REPLACE_PERROR)|g' \
	      -e 's|@''REPLACE_POPEN''@|$(REPLACE_POPEN)|g' \
	      -e 's|@''REPLACE_PRINTF''@|$(REPLACE_PRINTF)|g' \
	      -e 's|@''REPLACE_REMOVE''@|$(REPLACE_REMOVE)|g' \
	      -e 's|@''REPLACE_RENAME''@|$(REPLACE_RENAME)|g' \
	      -e 's|@''REPLACE_RENAMEAT''@|$(REPLACE_RENAMEAT)|g' \
	      -e 's|@''REPLACE_SNPRINTF''@|$(REPLACE_SNPRINTF)|g' \
	      -e 's|@''REPLACE_SPRINTF''@|$(REPLACE_SPRINTF)|g' \
	      -e 's|@''REPLACE_STDIO_READ_FUNCS''@|$(REPLACE_STDIO_READ_FUNCS)|g' \
	      -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|$(REPLACE_STDIO_WRITE_FUNCS)|g' \
	      -e 's|@''REPLACE_TMPFILE''@|$(REPLACE_TMPFILE)|g' \
	      -e 's|@''REPLACE_VASPRINTF''@|$(REPLACE_VASPRINTF)|g' \
	      -e 's|@''REPLACE_VDPRINTF''@|$(REPLACE_VDPRINTF)|g' \
	      -e 's|@''REPLACE_VFPRINTF''@|$(REPLACE_VFPRINTF)|g' \
	      -e 's|@''REPLACE_VPRINTF''@|$(REPLACE_VPRINTF)|g' \
	      -e 's|@''REPLACE_VSNPRINTF''@|$(REPLACE_VSNPRINTF)|g' \
	      -e 's|@''REPLACE_VSPRINTF''@|$(REPLACE_VSPRINTF)|g' \
	      -e 's|@''ASM_SYMBOL_PREFIX''@|$(ASM_SYMBOL_PREFIX)|g' \
	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
	      < $@-t2 > $@-t3
	$(AM_V_at)rm -f $@-t1 $@-t2
	$(AM_V_at)mv $@-t3 $@

stdlib.h: stdlib.in.h $(top_builddir)/config.status $(CXXDEFS_H) \
  $(_NORETURN_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
	$(gl_V_at)$(SED_HEADER_STDOUT) \
	      -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
	      -e 's|@''PRAGMA_COLUMNS''@||g' \
	      -e 's|@''NEXT_STDLIB_H''@|$(NEXT_STDLIB_H)|g' \
	      -e 's/@''GNULIB__EXIT''@/$(GL_LTS_GNULIB__EXIT)/g' \
	      -e 's/@''GNULIB_ABORT_DEBUG''@/$(GL_LTS_GNULIB_ABORT_DEBUG)/g' \
	      -e 's/@''GNULIB_ALIGNED_ALLOC''@/$(GL_LTS_GNULIB_ALIGNED_ALLOC)/g' \
	      -e 's/@''GNULIB_ATOLL''@/$(GL_LTS_GNULIB_ATOLL)/g' \
	      -e 's/@''GNULIB_CALLOC_GNU''@/$(GL_LTS_GNULIB_CALLOC_GNU)/g' \
	      -e 's/@''GNULIB_CALLOC_POSIX''@/$(GL_LTS_GNULIB_CALLOC_POSIX)/g' \
	      -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/$(GL_LTS_GNULIB_CANONICALIZE_FILE_NAME)/g' \
	      -e 's/@''GNULIB_FREE_POSIX''@/$(GL_LTS_GNULIB_FREE_POSIX)/g' \
	      -e 's/@''GNULIB_GETLOADAVG''@/$(GL_LTS_GNULIB_GETLOADAVG)/g' \
	      -e 's/@''GNULIB_GETPROGNAME''@/$(GL_LTS_GNULIB_GETPROGNAME)/g' \
	      -e 's/@''GNULIB_GETSUBOPT''@/$(GL_LTS_GNULIB_GETSUBOPT)/g' \
	      -e 's/@''GNULIB_GRANTPT''@/$(GL_LTS_GNULIB_GRANTPT)/g' \
	      -e 's/@''GNULIB_MALLOC_GNU''@/$(GL_LTS_GNULIB_MALLOC_GNU)/g' \
	      -e 's/@''GNULIB_MALLOC_POSIX''@/$(GL_LTS_GNULIB_MALLOC_POSIX)/g' \
	      -e 's/@''GNULIB_MBSTOWCS''@/$(GL_LTS_GNULIB_MBSTOWCS)/g' \
	      -e 's/@''GNULIB_MBTOWC''@/$(GL_LTS_GNULIB_MBTOWC)/g' \
	      -e 's/@''GNULIB_MKDTEMP''@/$(GL_LTS_GNULIB_MKDTEMP)/g' \
	      -e 's/@''GNULIB_MKOSTEMP''@/$(GL_LTS_GNULIB_MKOSTEMP)/g' \
	      -e 's/@''GNULIB_MKOSTEMPS''@/$(GL_LTS_GNULIB_MKOSTEMPS)/g' \
	      -e 's/@''GNULIB_MKSTEMP''@/$(GL_LTS_GNULIB_MKSTEMP)/g' \
	      -e 's/@''GNULIB_MKSTEMPS''@/$(GL_LTS_GNULIB_MKSTEMPS)/g' \
	      -e 's/@''GNULIB_POSIX_MEMALIGN''@/$(GL_LTS_GNULIB_POSIX_MEMALIGN)/g' \
	      -e 's/@''GNULIB_POSIX_OPENPT''@/$(GL_LTS_GNULIB_POSIX_OPENPT)/g' \
	      -e 's/@''GNULIB_PTSNAME''@/$(GL_LTS_GNULIB_PTSNAME)/g' \
	      -e 's/@''GNULIB_PTSNAME_R''@/$(GL_LTS_GNULIB_PTSNAME_R)/g' \
	      -e 's/@''GNULIB_PUTENV''@/$(GL_LTS_GNULIB_PUTENV)/g' \
	      -e 's/@''GNULIB_QSORT_R''@/$(GL_LTS_GNULIB_QSORT_R)/g' \
	      -e 's/@''GNULIB_RAND''@/$(GL_LTS_GNULIB_RAND)/g' \
	      -e 's/@''GNULIB_RANDOM''@/$(GL_LTS_GNULIB_RANDOM)/g' \
	      -e 's/@''GNULIB_RANDOM_R''@/$(GL_LTS_GNULIB_RANDOM_R)/g' \
	      -e 's/@''GNULIB_REALLOC_POSIX''@/$(GL_LTS_GNULIB_REALLOC_POSIX)/g' \
	      -e 's/@''GNULIB_REALLOCARRAY''@/$(GL_LTS_GNULIB_REALLOCARRAY)/g' \
	      -e 's/@''GNULIB_REALPATH''@/$(GL_LTS_GNULIB_REALPATH)/g' \
	      -e 's/@''GNULIB_RPMATCH''@/$(GL_LTS_GNULIB_RPMATCH)/g' \
	      -e 's/@''GNULIB_SECURE_GETENV''@/$(GL_LTS_GNULIB_SECURE_GETENV)/g' \
	      -e 's/@''GNULIB_SETENV''@/$(GL_LTS_GNULIB_SETENV)/g' \
	      -e 's/@''GNULIB_STACK_TRACE''@/$(GL_LTS_GNULIB_STACK_TRACE)/g' \
	      -e 's/@''GNULIB_STRTOD''@/$(GL_LTS_GNULIB_STRTOD)/g' \
	      -e 's/@''GNULIB_STRTOF''@/$(GL_LTS_GNULIB_STRTOF)/g' \
	      -e 's/@''GNULIB_STRTOL''@/$(GL_LTS_GNULIB_STRTOL)/g' \
	      -e 's/@''GNULIB_STRTOLD''@/$(GL_LTS_GNULIB_STRTOLD)/g' \
	      -e 's/@''GNULIB_STRTOLL''@/$(GL_LTS_GNULIB_STRTOLL)/g' \
	      -e 's/@''GNULIB_STRTOUL''@/$(GL_LTS_GNULIB_STRTOUL)/g' \
	      -e 's/@''GNULIB_STRTOULL''@/$(GL_LTS_GNULIB_STRTOULL)/g' \
	      -e 's/@''GNULIB_SYSTEM_POSIX''@/$(GL_LTS_GNULIB_SYSTEM_POSIX)/g' \
	      -e 's/@''GNULIB_UNLOCKPT''@/$(GL_LTS_GNULIB_UNLOCKPT)/g' \
	      -e 's/@''GNULIB_UNSETENV''@/$(GL_LTS_GNULIB_UNSETENV)/g' \
	      -e 's/@''GNULIB_WCTOMB''@/$(GL_LTS_GNULIB_WCTOMB)/g' \
	      -e 's/@''GNULIB_MDA_ECVT''@/$(GL_LTS_GNULIB_MDA_ECVT)/g' \
	      -e 's/@''GNULIB_MDA_FCVT''@/$(GL_LTS_GNULIB_MDA_FCVT)/g' \
	      -e 's/@''GNULIB_MDA_GCVT''@/$(GL_LTS_GNULIB_MDA_GCVT)/g' \
	      -e 's/@''GNULIB_MDA_MKTEMP''@/$(GL_LTS_GNULIB_MDA_MKTEMP)/g' \
	      -e 's/@''GNULIB_MDA_PUTENV''@/$(GL_LTS_GNULIB_MDA_PUTENV)/g' \
	      < $(srcdir)/stdlib.in.h > $@-t1
	$(AM_V_at)sed \
	      -e 's|@''HAVE__EXIT''@|$(HAVE__EXIT)|g' \
	      -e 's|@''HAVE_ALIGNED_ALLOC''@|$(HAVE_ALIGNED_ALLOC)|g' \
	      -e 's|@''HAVE_ATOLL''@|$(HAVE_ATOLL)|g' \
	      -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|$(HAVE_CANONICALIZE_FILE_NAME)|g' \
	      -e 's|@''HAVE_DECL_ECVT''@|$(HAVE_DECL_ECVT)|g' \
	      -e 's|@''HAVE_DECL_FCVT''@|$(HAVE_DECL_FCVT)|g' \
	      -e 's|@''HAVE_DECL_GCVT''@|$(HAVE_DECL_GCVT)|g' \
	      -e 's|@''HAVE_DECL_GETLOADAVG''@|$(HAVE_DECL_GETLOADAVG)|g' \
	      -e 's|@''HAVE_DECL_PROGRAM_INVOCATION_NAME''@|$(HAVE_DECL_PROGRAM_INVOCATION_NAME)|g' \
	      -e 's|@''HAVE_GETPROGNAME''@|$(HAVE_GETPROGNAME)|g' \
	      -e 's|@''HAVE_GETSUBOPT''@|$(HAVE_GETSUBOPT)|g' \
	      -e 's|@''HAVE_GRANTPT''@|$(HAVE_GRANTPT)|g' \
	      -e 's|@''HAVE_INITSTATE''@|$(HAVE_INITSTATE)|g' \
	      -e 's|@''HAVE_DECL_INITSTATE''@|$(HAVE_DECL_INITSTATE)|g' \
	      -e 's|@''HAVE_MBTOWC''@|$(HAVE_MBTOWC)|g' \
	      -e 's|@''HAVE_MKDTEMP''@|$(HAVE_MKDTEMP)|g' \
	      -e 's|@''HAVE_MKOSTEMP''@|$(HAVE_MKOSTEMP)|g' \
	      -e 's|@''HAVE_MKOSTEMPS''@|$(HAVE_MKOSTEMPS)|g' \
	      -e 's|@''HAVE_MKSTEMP''@|$(HAVE_MKSTEMP)|g' \
	      -e 's|@''HAVE_MKSTEMPS''@|$(HAVE_MKSTEMPS)|g' \
	      -e 's|@''HAVE_POSIX_MEMALIGN''@|$(HAVE_POSIX_MEMALIGN)|g' \
	      -e 's|@''HAVE_POSIX_OPENPT''@|$(HAVE_POSIX_OPENPT)|g' \
	      -e 's|@''HAVE_PTSNAME''@|$(HAVE_PTSNAME)|g' \
	      -e 's|@''HAVE_PTSNAME_R''@|$(HAVE_PTSNAME_R)|g' \
	      -e 's|@''HAVE_QSORT_R''@|$(HAVE_QSORT_R)|g' \
	      -e 's|@''HAVE_RANDOM''@|$(HAVE_RANDOM)|g' \
	      -e 's|@''HAVE_RANDOM_H''@|$(HAVE_RANDOM_H)|g' \
	      -e 's|@''HAVE_RANDOM_R''@|$(HAVE_RANDOM_R)|g' \
	      -e 's|@''HAVE_REALLOCARRAY''@|$(HAVE_REALLOCARRAY)|g' \
	      -e 's|@''HAVE_REALPATH''@|$(HAVE_REALPATH)|g' \
	      -e 's|@''HAVE_RPMATCH''@|$(HAVE_RPMATCH)|g' \
	      -e 's|@''HAVE_SECURE_GETENV''@|$(HAVE_SECURE_GETENV)|g' \
	      -e 's|@''HAVE_DECL_SETENV''@|$(HAVE_DECL_SETENV)|g' \
	      -e 's|@''HAVE_SETSTATE''@|$(HAVE_SETSTATE)|g' \
	      -e 's|@''HAVE_DECL_SETSTATE''@|$(HAVE_DECL_SETSTATE)|g' \
	      -e 's|@''HAVE_STRTOD''@|$(HAVE_STRTOD)|g' \
	      -e 's|@''HAVE_STRTOF''@|$(HAVE_STRTOF)|g' \
	      -e 's|@''HAVE_STRTOL''@|$(HAVE_STRTOL)|g' \
	      -e 's|@''HAVE_STRTOLD''@|$(HAVE_STRTOLD)|g' \
	      -e 's|@''HAVE_STRTOLL''@|$(HAVE_STRTOLL)|g' \
	      -e 's|@''HAVE_STRTOUL''@|$(HAVE_STRTOUL)|g' \
	      -e 's|@''HAVE_STRTOULL''@|$(HAVE_STRTOULL)|g' \
	      -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|$(HAVE_STRUCT_RANDOM_DATA)|g' \
	      -e 's|@''HAVE_SYS_LOADAVG_H''@|$(HAVE_SYS_LOADAVG_H)|g' \
	      -e 's|@''HAVE_UNLOCKPT''@|$(HAVE_UNLOCKPT)|g' \
	      -e 's|@''HAVE_DECL_UNSETENV''@|$(HAVE_DECL_UNSETENV)|g' \
	      < $@-t1 > $@-t2
	$(AM_V_at)sed \
	      -e 's|@''REPLACE__EXIT''@|$(REPLACE__EXIT)|g' \
	      -e 's|@''REPLACE_ABORT''@|$(REPLACE_ABORT)|g' \
	      -e 's|@''REPLACE_ALIGNED_ALLOC''@|$(REPLACE_ALIGNED_ALLOC)|g' \
	      -e 's|@''REPLACE_CALLOC_FOR_CALLOC_GNU''@|$(REPLACE_CALLOC_FOR_CALLOC_GNU)|g' \
	      -e 's|@''REPLACE_CALLOC_FOR_CALLOC_POSIX''@|$(REPLACE_CALLOC_FOR_CALLOC_POSIX)|g' \
	      -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|$(REPLACE_CANONICALIZE_FILE_NAME)|g' \
	      -e 's|@''REPLACE_FREE''@|$(REPLACE_FREE)|g' \
	      -e 's|@''REPLACE_GETLOADAVG''@|$(REPLACE_GETLOADAVG)|g' \
	      -e 's|@''REPLACE_GETPROGNAME''@|$(REPLACE_GETPROGNAME)|g' \
	      -e 's|@''REPLACE_GETSUBOPT''@|$(REPLACE_GETSUBOPT)|g' \
	      -e 's|@''REPLACE_INITSTATE''@|$(REPLACE_INITSTATE)|g' \
	      -e 's|@''REPLACE_MALLOC_FOR_MALLOC_GNU''@|$(REPLACE_MALLOC_FOR_MALLOC_GNU)|g' \
	      -e 's|@''REPLACE_MALLOC_FOR_MALLOC_POSIX''@|$(REPLACE_MALLOC_FOR_MALLOC_POSIX)|g' \
	      -e 's|@''REPLACE_MB_CUR_MAX''@|$(REPLACE_MB_CUR_MAX)|g' \
	      -e 's|@''REPLACE_MBSTOWCS''@|$(REPLACE_MBSTOWCS)|g' \
	      -e 's|@''REPLACE_MBTOWC''@|$(REPLACE_MBTOWC)|g' \
	      -e 's|@''REPLACE_MKOSTEMP''@|$(REPLACE_MKOSTEMP)|g' \
	      -e 's|@''REPLACE_MKOSTEMPS''@|$(REPLACE_MKOSTEMPS)|g' \
	      -e 's|@''REPLACE_MKSTEMP''@|$(REPLACE_MKSTEMP)|g' \
	      -e 's|@''REPLACE_POSIX_MEMALIGN''@|$(REPLACE_POSIX_MEMALIGN)|g' \
	      -e 's|@''REPLACE_POSIX_OPENPT''@|$(REPLACE_POSIX_OPENPT)|g' \
	      -e 's|@''REPLACE_PTSNAME''@|$(REPLACE_PTSNAME)|g' \
	      -e 's|@''REPLACE_PTSNAME_R''@|$(REPLACE_PTSNAME_R)|g' \
	      -e 's|@''REPLACE_PUTENV''@|$(REPLACE_PUTENV)|g' \
	      -e 's|@''REPLACE_QSORT_R''@|$(REPLACE_QSORT_R)|g' \
	      -e 's|@''REPLACE_RAND''@|$(REPLACE_RAND)|g' \
	      -e 's|@''REPLACE_RANDOM''@|$(REPLACE_RANDOM)|g' \
	      -e 's|@''REPLACE_RANDOM_R''@|$(REPLACE_RANDOM_R)|g' \
	      -e 's|@''REPLACE_REALLOC_FOR_REALLOC_POSIX''@|$(REPLACE_REALLOC_FOR_REALLOC_POSIX)|g' \
	      -e 's|@''REPLACE_REALLOCARRAY''@|$(REPLACE_REALLOCARRAY)|g' \
	      -e 's|@''REPLACE_REALPATH''@|$(REPLACE_REALPATH)|g' \
	      -e 's|@''REPLACE_SETENV''@|$(REPLACE_SETENV)|g' \
	      -e 's|@''REPLACE_SETSTATE''@|$(REPLACE_SETSTATE)|g' \
	      -e 's|@''REPLACE_STRTOD''@|$(REPLACE_STRTOD)|g' \
	      -e 's|@''REPLACE_STRTOF''@|$(REPLACE_STRTOF)|g' \
	      -e 's|@''REPLACE_STRTOL''@|$(REPLACE_STRTOL)|g' \
	      -e 's|@''REPLACE_STRTOLD''@|$(REPLACE_STRTOLD)|g' \
	      -e 's|@''REPLACE_STRTOLL''@|$(REPLACE_STRTOLL)|g' \
	      -e 's|@''REPLACE_STRTOUL''@|$(REPLACE_STRTOUL)|g' \
	      -e 's|@''REPLACE_STRTOULL''@|$(REPLACE_STRTOULL)|g' \
	      -e 's|@''REPLACE_UNSETENV''@|$(REPLACE_UNSETENV)|g' \
	      -e 's|@''REPLACE_WCTOMB''@|$(REPLACE_WCTOMB)|g' \
	      -e 's|@''CAN_PRINT_STACK_TRACE''@|$(CAN_PRINT_STACK_TRACE)|g' \
	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
	      -e '/definition of _Noreturn/r $(_NORETURN_H)' \
	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
	      < $@-t2 > $@-t3
	$(AM_V_at)rm -f $@-t1 $@-t2
	$(AM_V_at)mv $@-t3 $@

# We need the following in order to create <string.h> when the system
# doesn't have one that works with the given compiler.
string.h: string.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
	$(gl_V_at)$(SED_HEADER_STDOUT) \
	      -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
	      -e 's|@''PRAGMA_COLUMNS''@||g' \
	      -e 's|@''NEXT_STRING_H''@|$(NEXT_STRING_H)|g' \
	      -e 's/@''GNULIB_EXPLICIT_BZERO''@/$(GL_LTS_GNULIB_EXPLICIT_BZERO)/g' \
	      -e 's/@''GNULIB_FFSL''@/$(GL_LTS_GNULIB_FFSL)/g' \
	      -e 's/@''GNULIB_FFSLL''@/$(GL_LTS_GNULIB_FFSLL)/g' \
	      -e 's/@''GNULIB_MBSLEN''@/$(GL_LTS_GNULIB_MBSLEN)/g' \
	      -e 's/@''GNULIB_MBSNLEN''@/$(GL_LTS_GNULIB_MBSNLEN)/g' \
	      -e 's/@''GNULIB_MBSCHR''@/$(GL_LTS_GNULIB_MBSCHR)/g' \
	      -e 's/@''GNULIB_MBSRCHR''@/$(GL_LTS_GNULIB_MBSRCHR)/g' \
	      -e 's/@''GNULIB_MBSSTR''@/$(GL_LTS_GNULIB_MBSSTR)/g' \
	      -e 's/@''GNULIB_MBSCASECMP''@/$(GL_LTS_GNULIB_MBSCASECMP)/g' \
	      -e 's/@''GNULIB_MBSNCASECMP''@/$(GL_LTS_GNULIB_MBSNCASECMP)/g' \
	      -e 's/@''GNULIB_MBSPCASECMP''@/$(GL_LTS_GNULIB_MBSPCASECMP)/g' \
	      -e 's/@''GNULIB_MBSCASESTR''@/$(GL_LTS_GNULIB_MBSCASESTR)/g' \
	      -e 's/@''GNULIB_MBSCSPN''@/$(GL_LTS_GNULIB_MBSCSPN)/g' \
	      -e 's/@''GNULIB_MBSPBRK''@/$(GL_LTS_GNULIB_MBSPBRK)/g' \
	      -e 's/@''GNULIB_MBSSPN''@/$(GL_LTS_GNULIB_MBSSPN)/g' \
	      -e 's/@''GNULIB_MBSSEP''@/$(GL_LTS_GNULIB_MBSSEP)/g' \
	      -e 's/@''GNULIB_MBSTOK_R''@/$(GL_LTS_GNULIB_MBSTOK_R)/g' \
	      -e 's/@''GNULIB_MEMCHR''@/$(GL_LTS_GNULIB_MEMCHR)/g' \
	      -e 's/@''GNULIB_MEMMEM''@/$(GL_LTS_GNULIB_MEMMEM)/g' \
	      -e 's/@''GNULIB_MEMPCPY''@/$(GL_LTS_GNULIB_MEMPCPY)/g' \
	      -e 's/@''GNULIB_MEMRCHR''@/$(GL_LTS_GNULIB_MEMRCHR)/g' \
	      -e 's/@''GNULIB_MEMSET_EXPLICIT''@/$(GL_LTS_GNULIB_MEMSET_EXPLICIT)/g' \
	      -e 's/@''GNULIB_RAWMEMCHR''@/$(GL_LTS_GNULIB_RAWMEMCHR)/g' \
	      -e 's/@''GNULIB_STPCPY''@/$(GL_LTS_GNULIB_STPCPY)/g' \
	      -e 's/@''GNULIB_STPNCPY''@/$(GL_LTS_GNULIB_STPNCPY)/g' \
	      -e 's/@''GNULIB_STRCHRNUL''@/$(GL_LTS_GNULIB_STRCHRNUL)/g' \
	      -e 's/@''GNULIB_STRDUP''@/$(GL_LTS_GNULIB_STRDUP)/g' \
	      -e 's/@''GNULIB_STRNCAT''@/$(GL_LTS_GNULIB_STRNCAT)/g' \
	      -e 's/@''GNULIB_STRNDUP''@/$(GL_LTS_GNULIB_STRNDUP)/g' \
	      -e 's/@''GNULIB_STRNLEN''@/$(GL_LTS_GNULIB_STRNLEN)/g' \
	      -e 's/@''GNULIB_STRPBRK''@/$(GL_LTS_GNULIB_STRPBRK)/g' \
	      -e 's/@''GNULIB_STRSEP''@/$(GL_LTS_GNULIB_STRSEP)/g' \
	      -e 's/@''GNULIB_STRSTR''@/$(GL_LTS_GNULIB_STRSTR)/g' \
	      -e 's/@''GNULIB_STRCASESTR''@/$(GL_LTS_GNULIB_STRCASESTR)/g' \
	      -e 's/@''GNULIB_STRTOK_R''@/$(GL_LTS_GNULIB_STRTOK_R)/g' \
	      -e 's/@''GNULIB_STR_ENDSWITH''@/$(GL_LTS_GNULIB_STR_ENDSWITH)/g' \
	      -e 's/@''GNULIB_STR_STARTSWITH''@/$(GL_LTS_GNULIB_STR_STARTSWITH)/g' \
	      -e 's/@''GNULIB_STRERROR''@/$(GL_LTS_GNULIB_STRERROR)/g' \
	      -e 's/@''GNULIB_STRERROR_R''@/$(GL_LTS_GNULIB_STRERROR_R)/g' \
	      -e 's/@''GNULIB_STRERRORNAME_NP''@/$(GL_LTS_GNULIB_STRERRORNAME_NP)/g' \
	      -e 's/@''GNULIB_SIGABBREV_NP''@/$(GL_LTS_GNULIB_SIGABBREV_NP)/g' \
	      -e 's/@''GNULIB_SIGDESCR_NP''@/$(GL_LTS_GNULIB_SIGDESCR_NP)/g' \
	      -e 's/@''GNULIB_STRSIGNAL''@/$(GL_LTS_GNULIB_STRSIGNAL)/g' \
	      -e 's/@''GNULIB_STRVERSCMP''@/$(GL_LTS_GNULIB_STRVERSCMP)/g' \
	      -e 's/@''GNULIB_MDA_MEMCCPY''@/$(GL_LTS_GNULIB_MDA_MEMCCPY)/g' \
	      -e 's/@''GNULIB_MDA_STRDUP''@/$(GL_LTS_GNULIB_MDA_STRDUP)/g' \
	      -e 's/@''GNULIB_FREE_POSIX''@/$(GL_LTS_GNULIB_FREE_POSIX)/g' \
	      < $(srcdir)/string.in.h > $@-t1
	$(AM_V_at)sed \
	      -e 's|@''HAVE_EXPLICIT_BZERO''@|$(HAVE_EXPLICIT_BZERO)|g' \
	      -e 's|@''HAVE_FFSL''@|$(HAVE_FFSL)|g' \
	      -e 's|@''HAVE_FFSLL''@|$(HAVE_FFSLL)|g' \
	      -e 's|@''HAVE_MBSLEN''@|$(HAVE_MBSLEN)|g' \
	      -e 's|@''HAVE_DECL_MEMMEM''@|$(HAVE_DECL_MEMMEM)|g' \
	      -e 's|@''HAVE_MEMPCPY''@|$(HAVE_MEMPCPY)|g' \
	      -e 's|@''HAVE_DECL_MEMRCHR''@|$(HAVE_DECL_MEMRCHR)|g' \
	      -e 's|@''HAVE_MEMSET_EXPLICIT''@|$(HAVE_MEMSET_EXPLICIT)|g' \
	      -e 's|@''HAVE_RAWMEMCHR''@|$(HAVE_RAWMEMCHR)|g' \
	      -e 's|@''HAVE_STPCPY''@|$(HAVE_STPCPY)|g' \
	      -e 's|@''HAVE_STPNCPY''@|$(HAVE_STPNCPY)|g' \
	      -e 's|@''HAVE_STRCHRNUL''@|$(HAVE_STRCHRNUL)|g' \
	      -e 's|@''HAVE_DECL_STRDUP''@|$(HAVE_DECL_STRDUP)|g' \
	      -e 's|@''HAVE_DECL_STRNDUP''@|$(HAVE_DECL_STRNDUP)|g' \
	      -e 's|@''HAVE_DECL_STRNLEN''@|$(HAVE_DECL_STRNLEN)|g' \
	      -e 's|@''HAVE_STRPBRK''@|$(HAVE_STRPBRK)|g' \
	      -e 's|@''HAVE_STRSEP''@|$(HAVE_STRSEP)|g' \
	      -e 's|@''HAVE_STRCASESTR''@|$(HAVE_STRCASESTR)|g' \
	      -e 's|@''HAVE_DECL_STRTOK_R''@|$(HAVE_DECL_STRTOK_R)|g' \
	      -e 's|@''HAVE_DECL_STRERROR_R''@|$(HAVE_DECL_STRERROR_R)|g' \
	      -e 's|@''HAVE_STRERRORNAME_NP''@|$(HAVE_STRERRORNAME_NP)|g' \
	      -e 's|@''HAVE_SIGABBREV_NP''@|$(HAVE_SIGABBREV_NP)|g' \
	      -e 's|@''HAVE_SIGDESCR_NP''@|$(HAVE_SIGDESCR_NP)|g' \
	      -e 's|@''HAVE_DECL_STRSIGNAL''@|$(HAVE_DECL_STRSIGNAL)|g' \
	      -e 's|@''HAVE_STRVERSCMP''@|$(HAVE_STRVERSCMP)|g' \
	      -e 's|@''REPLACE_FFSLL''@|$(REPLACE_FFSLL)|g' \
	      -e 's|@''REPLACE_MEMCHR''@|$(REPLACE_MEMCHR)|g' \
	      -e 's|@''REPLACE_MEMMEM''@|$(REPLACE_MEMMEM)|g' \
	      -e 's|@''REPLACE_MEMPCPY''@|$(REPLACE_MEMPCPY)|g' \
	      -e 's|@''REPLACE_MEMSET_EXPLICIT''@|$(REPLACE_MEMSET_EXPLICIT)|g' \
	      -e 's|@''REPLACE_FREE''@|$(REPLACE_FREE)|g' \
	      -e 's|@''REPLACE_STPCPY''@|$(REPLACE_STPCPY)|g' \
	      -e 's|@''REPLACE_STPNCPY''@|$(REPLACE_STPNCPY)|g' \
	      -e 's|@''REPLACE_STRCHRNUL''@|$(REPLACE_STRCHRNUL)|g' \
	      -e 's|@''REPLACE_STRDUP''@|$(REPLACE_STRDUP)|g' \
	      -e 's|@''REPLACE_STRNCAT''@|$(REPLACE_STRNCAT)|g' \
	      -e 's|@''REPLACE_STRNDUP''@|$(REPLACE_STRNDUP)|g' \
	      -e 's|@''REPLACE_STRNLEN''@|$(REPLACE_STRNLEN)|g' \
	      -e 's|@''REPLACE_STRSTR''@|$(REPLACE_STRSTR)|g' \
	      -e 's|@''REPLACE_STRCASESTR''@|$(REPLACE_STRCASESTR)|g' \
	      -e 's|@''REPLACE_STRTOK_R''@|$(REPLACE_STRTOK_R)|g' \
	      -e 's|@''REPLACE_STRERROR''@|$(REPLACE_STRERROR)|g' \
	      -e 's|@''REPLACE_STRERROR_R''@|$(REPLACE_STRERROR_R)|g' \
	      -e 's|@''REPLACE_STRERRORNAME_NP''@|$(REPLACE_STRERRORNAME_NP)|g' \
	      -e 's|@''REPLACE_STRSIGNAL''@|$(REPLACE_STRSIGNAL)|g' \
	      -e 's|@''REPLACE_STRVERSCMP''@|$(REPLACE_STRVERSCMP)|g' \
	      -e 's|@''UNDEFINE_STRTOK_R''@|$(UNDEFINE_STRTOK_R)|g' \
	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
	      < $@-t1 > $@-t2
	$(AM_V_at)rm -f $@-t1
	$(AM_V_at)mv $@-t2 $@
# This is a Makefile rule that generates multiple files at once; see the
# automake documentation, node "Multiple Outputs", for details.
$(srcdir)/styled-ostream.h : $(top_srcdir)/build-aux/moopp styled-ostream.oo.h styled-ostream.oo.c ostream.oo.h
	$(top_srcdir)/build-aux/moopp $(MOOPPFLAGS) $(srcdir)/styled-ostream.oo.c $(srcdir)/styled-ostream.oo.h $(srcdir)/ostream.oo.h
$(srcdir)/styled-ostream.c $(srcdir)/styled_ostream.priv.h $(srcdir)/styled_ostream.vt.h : styled-ostream.h
	@test -f $@ || { \
	  trap 'rm -rf styled-ostream.lock' 1 2 13 15; \
	  if mkdir styled-ostream.lock 2>/dev/null; then \
	    echo "$(top_srcdir)/build-aux/moopp $(MOOPPFLAGS) $(srcdir)/styled-ostream.oo.c $(srcdir)/styled-ostream.oo.h $(srcdir)/ostream.oo.h"; \
	    $(top_srcdir)/build-aux/moopp $(MOOPPFLAGS) $(srcdir)/styled-ostream.oo.c $(srcdir)/styled-ostream.oo.h $(srcdir)/ostream.oo.h; \
	    result=$$?; rm -rf styled-ostream.lock; exit $$result; \
	  else \
	    while test -d styled-ostream.lock; do sleep 1; done; \
	    test -f $(srcdir)/styled-ostream.h; \
	  fi; \
	}

# We need the following in order to create <sys/socket.h> when the system
# doesn't have one that works with the given compiler.
sys/socket.h: sys_socket.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H) $(ARG_NONNULL_H)
	$(AM_V_GEN)$(MKDIR_P) 'sys'
	$(AM_V_at)$(SED_HEADER_STDOUT) \
	      -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
	      -e 's|@''PRAGMA_COLUMNS''@||g' \
	      -e 's|@''NEXT_SYS_SOCKET_H''@|$(NEXT_SYS_SOCKET_H)|g' \
	      -e 's|@''HAVE_SYS_SOCKET_H''@|$(HAVE_SYS_SOCKET_H)|g' \
	      -e 's/@''GNULIB_CLOSE''@/$(GL_LTS_GNULIB_CLOSE)/g' \
	      -e 's/@''GNULIB_SOCKET''@/$(GL_LTS_GNULIB_SOCKET)/g' \
	      -e 's/@''GNULIB_CONNECT''@/$(GL_LTS_GNULIB_CONNECT)/g' \
	      -e 's/@''GNULIB_ACCEPT''@/$(GL_LTS_GNULIB_ACCEPT)/g' \
	      -e 's/@''GNULIB_BIND''@/$(GL_LTS_GNULIB_BIND)/g' \
	      -e 's/@''GNULIB_GETPEERNAME''@/$(GL_LTS_GNULIB_GETPEERNAME)/g' \
	      -e 's/@''GNULIB_GETSOCKNAME''@/$(GL_LTS_GNULIB_GETSOCKNAME)/g' \
	      -e 's/@''GNULIB_GETSOCKOPT''@/$(GL_LTS_GNULIB_GETSOCKOPT)/g' \
	      -e 's/@''GNULIB_LISTEN''@/$(GL_LTS_GNULIB_LISTEN)/g' \
	      -e 's/@''GNULIB_RECV''@/$(GL_LTS_GNULIB_RECV)/g' \
	      -e 's/@''GNULIB_SEND''@/$(GL_LTS_GNULIB_SEND)/g' \
	      -e 's/@''GNULIB_RECVFROM''@/$(GL_LTS_GNULIB_RECVFROM)/g' \
	      -e 's/@''GNULIB_SENDTO''@/$(GL_LTS_GNULIB_SENDTO)/g' \
	      -e 's/@''GNULIB_SETSOCKOPT''@/$(GL_LTS_GNULIB_SETSOCKOPT)/g' \
	      -e 's/@''GNULIB_SHUTDOWN''@/$(GL_LTS_GNULIB_SHUTDOWN)/g' \
	      -e 's/@''GNULIB_ACCEPT4''@/$(GL_LTS_GNULIB_ACCEPT4)/g' \
	      -e 's|@''HAVE_WINSOCK2_H''@|$(HAVE_WINSOCK2_H)|g' \
	      -e 's|@''HAVE_WS2TCPIP_H''@|$(HAVE_WS2TCPIP_H)|g' \
	      -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|$(HAVE_STRUCT_SOCKADDR_STORAGE)|g' \
	      -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|$(HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY)|g' \
	      -e 's|@''HAVE_SA_FAMILY_T''@|$(HAVE_SA_FAMILY_T)|g' \
	      -e 's|@''HAVE_ACCEPT4''@|$(HAVE_ACCEPT4)|g' \
	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
	      $(srcdir)/sys_socket.in.h > $@-t
	$(AM_V_at)mv $@-t $@

# We need the following in order to create <sys/stat.h> when the system
# has one that is incomplete.
sys/stat.h: sys_stat.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
	$(AM_V_GEN)$(MKDIR_P) 'sys'
	$(AM_V_at)$(SED_HEADER_STDOUT) \
	      -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
	      -e 's|@''PRAGMA_COLUMNS''@||g' \
	      -e 's|@''NEXT_SYS_STAT_H''@|$(NEXT_SYS_STAT_H)|g' \
	      -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|$(WINDOWS_64_BIT_ST_SIZE)|g' \
	      -e 's|@''WINDOWS_STAT_TIMESPEC''@|$(WINDOWS_STAT_TIMESPEC)|g' \
	      -e 's/@''GNULIB_CHMOD''@/$(GL_LTS_GNULIB_CHMOD)/g' \
	      -e 's/@''GNULIB_FCHMODAT''@/$(GL_LTS_GNULIB_FCHMODAT)/g' \
	      -e 's/@''GNULIB_FSTAT''@/$(GL_LTS_GNULIB_FSTAT)/g' \
	      -e 's/@''GNULIB_FSTATAT''@/$(GL_LTS_GNULIB_FSTATAT)/g' \
	      -e 's/@''GNULIB_FUTIMENS''@/$(GL_LTS_GNULIB_FUTIMENS)/g' \
	      -e 's/@''GNULIB_GETUMASK''@/$(GL_LTS_GNULIB_GETUMASK)/g' \
	      -e 's/@''GNULIB_LCHMOD''@/$(GL_LTS_GNULIB_LCHMOD)/g' \
	      -e 's/@''GNULIB_LSTAT''@/$(GL_LTS_GNULIB_LSTAT)/g' \
	      -e 's/@''GNULIB_MKDIR''@/$(GL_LTS_GNULIB_MKDIR)/g' \
	      -e 's/@''GNULIB_MKDIRAT''@/$(GL_LTS_GNULIB_MKDIRAT)/g' \
	      -e 's/@''GNULIB_MKFIFO''@/$(GL_LTS_GNULIB_MKFIFO)/g' \
	      -e 's/@''GNULIB_MKFIFOAT''@/$(GL_LTS_GNULIB_MKFIFOAT)/g' \
	      -e 's/@''GNULIB_MKNOD''@/$(GL_LTS_GNULIB_MKNOD)/g' \
	      -e 's/@''GNULIB_MKNODAT''@/$(GL_LTS_GNULIB_MKNODAT)/g' \
	      -e 's/@''GNULIB_STAT''@/$(GL_LTS_GNULIB_STAT)/g' \
	      -e 's/@''GNULIB_UTIMENSAT''@/$(GL_LTS_GNULIB_UTIMENSAT)/g' \
	      -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/$(GL_LTS_GNULIB_OVERRIDES_STRUCT_STAT)/g' \
	      -e 's/@''GNULIB_MDA_CHMOD''@/$(GL_LTS_GNULIB_MDA_CHMOD)/g' \
	      -e 's/@''GNULIB_MDA_MKDIR''@/$(GL_LTS_GNULIB_MDA_MKDIR)/g' \
	      -e 's/@''GNULIB_MDA_UMASK''@/$(GL_LTS_GNULIB_MDA_UMASK)/g' \
	      -e 's|@''HAVE_FCHMODAT''@|$(HAVE_FCHMODAT)|g' \
	      -e 's|@''HAVE_FSTATAT''@|$(HAVE_FSTATAT)|g' \
	      -e 's|@''HAVE_FUTIMENS''@|$(HAVE_FUTIMENS)|g' \
	      -e 's|@''HAVE_GETUMASK''@|$(HAVE_GETUMASK)|g' \
	      -e 's|@''HAVE_LCHMOD''@|$(HAVE_LCHMOD)|g' \
	      -e 's|@''HAVE_LSTAT''@|$(HAVE_LSTAT)|g' \
	      -e 's|@''HAVE_MKDIRAT''@|$(HAVE_MKDIRAT)|g' \
	      -e 's|@''HAVE_MKFIFO''@|$(HAVE_MKFIFO)|g' \
	      -e 's|@''HAVE_MKFIFOAT''@|$(HAVE_MKFIFOAT)|g' \
	      -e 's|@''HAVE_MKNOD''@|$(HAVE_MKNOD)|g' \
	      -e 's|@''HAVE_MKNODAT''@|$(HAVE_MKNODAT)|g' \
	      -e 's|@''HAVE_UTIMENSAT''@|$(HAVE_UTIMENSAT)|g' \
	      -e 's|@''REPLACE_CHMOD''@|$(REPLACE_CHMOD)|g' \
	      -e 's|@''REPLACE_FCHMODAT''@|$(REPLACE_FCHMODAT)|g' \
	      -e 's|@''REPLACE_FSTAT''@|$(REPLACE_FSTAT)|g' \
	      -e 's|@''REPLACE_FSTATAT''@|$(REPLACE_FSTATAT)|g' \
	      -e 's|@''REPLACE_FUTIMENS''@|$(REPLACE_FUTIMENS)|g' \
	      -e 's|@''REPLACE_LSTAT''@|$(REPLACE_LSTAT)|g' \
	      -e 's|@''REPLACE_MKDIR''@|$(REPLACE_MKDIR)|g' \
	      -e 's|@''REPLACE_MKFIFO''@|$(REPLACE_MKFIFO)|g' \
	      -e 's|@''REPLACE_MKFIFOAT''@|$(REPLACE_MKFIFOAT)|g' \
	      -e 's|@''REPLACE_MKNOD''@|$(REPLACE_MKNOD)|g' \
	      -e 's|@''REPLACE_MKNODAT''@|$(REPLACE_MKNODAT)|g' \
	      -e 's|@''REPLACE_STAT''@|$(REPLACE_STAT)|g' \
	      -e 's|@''REPLACE_UTIMENSAT''@|$(REPLACE_UTIMENSAT)|g' \
	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
	      $(srcdir)/sys_stat.in.h > $@-t
	$(AM_V_at)mv $@-t $@

# We need the following in order to create <sys/time.h> when the system
# doesn't have one that works with the given compiler.
sys/time.h: sys_time.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
	$(AM_V_GEN)$(MKDIR_P) 'sys'
	$(AM_V_at)$(SED_HEADER_STDOUT) \
	      -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
	      -e 's/@''HAVE_SYS_TIME_H''@/$(HAVE_SYS_TIME_H)/g' \
	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
	      -e 's|@''PRAGMA_COLUMNS''@||g' \
	      -e 's|@''NEXT_SYS_TIME_H''@|$(NEXT_SYS_TIME_H)|g' \
	      -e 's/@''GNULIB_GETTIMEOFDAY''@/$(GL_LTS_GNULIB_GETTIMEOFDAY)/g' \
	      -e 's|@''HAVE_WINSOCK2_H''@|$(HAVE_WINSOCK2_H)|g' \
	      -e 's/@''HAVE_GETTIMEOFDAY''@/$(HAVE_GETTIMEOFDAY)/g' \
	      -e 's/@''HAVE_STRUCT_TIMEVAL''@/$(HAVE_STRUCT_TIMEVAL)/g' \
	      -e 's/@''REPLACE_GETTIMEOFDAY''@/$(REPLACE_GETTIMEOFDAY)/g' \
	      -e 's/@''REPLACE_STRUCT_TIMEVAL''@/$(REPLACE_STRUCT_TIMEVAL)/g' \
	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
	      $(srcdir)/sys_time.in.h > $@-t
	$(AM_V_at)mv $@-t $@

# We need the following in order to create <sys/types.h> when the system
# doesn't have one that works with the given compiler.
sys/types.h: sys_types.in.h $(top_builddir)/config.status
	$(AM_V_GEN)$(MKDIR_P) 'sys'
	$(AM_V_at)$(SED_HEADER_STDOUT) \
	      -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
	      -e 's|@''PRAGMA_COLUMNS''@||g' \
	      -e 's|@''NEXT_SYS_TYPES_H''@|$(NEXT_SYS_TYPES_H)|g' \
	      -e 's|@''WINDOWS_64_BIT_OFF_T''@|$(WINDOWS_64_BIT_OFF_T)|g' \
	      -e 's|@''HAVE_OFF64_T''@|$(HAVE_OFF64_T)|g' \
	      -e 's|@''WINDOWS_STAT_INODES''@|$(WINDOWS_STAT_INODES)|g' \
	      $(srcdir)/sys_types.in.h > $@-t
	$(AM_V_at)mv $@-t $@

# We need the following in order to create <sys/uio.h> when the system
# doesn't have one that works with the given compiler.
sys/uio.h: sys_uio.in.h $(top_builddir)/config.status
	$(AM_V_GEN)$(MKDIR_P) 'sys'
	$(AM_V_at)$(SED_HEADER_STDOUT) \
	      -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
	      -e 's|@''PRAGMA_COLUMNS''@||g' \
	      -e 's|@''NEXT_SYS_UIO_H''@|$(NEXT_SYS_UIO_H)|g' \
	      -e 's|@''HAVE_SYS_UIO_H''@|$(HAVE_SYS_UIO_H)|g' \
	      $(srcdir)/sys_uio.in.h > $@-t
	$(AM_V_at)mv $@-t $@
# This is a Makefile rule that generates multiple files at once; see the
# automake documentation, node "Multiple Outputs", for details.
$(srcdir)/term-ostream.h : $(top_srcdir)/build-aux/moopp term-ostream.oo.h term-ostream.oo.c ostream.oo.h
	$(top_srcdir)/build-aux/moopp $(MOOPPFLAGS) $(srcdir)/term-ostream.oo.c $(srcdir)/term-ostream.oo.h $(srcdir)/ostream.oo.h
$(srcdir)/term-ostream.c $(srcdir)/term_ostream.priv.h $(srcdir)/term_ostream.vt.h : term-ostream.h
	@test -f $@ || { \
	  trap 'rm -rf term-ostream.lock' 1 2 13 15; \
	  if mkdir term-ostream.lock 2>/dev/null; then \
	    echo "$(top_srcdir)/build-aux/moopp $(MOOPPFLAGS) $(srcdir)/term-ostream.oo.c $(srcdir)/term-ostream.oo.h $(srcdir)/ostream.oo.h"; \
	    $(top_srcdir)/build-aux/moopp $(MOOPPFLAGS) $(srcdir)/term-ostream.oo.c $(srcdir)/term-ostream.oo.h $(srcdir)/ostream.oo.h; \
	    result=$$?; rm -rf term-ostream.lock; exit $$result; \
	  else \
	    while test -d term-ostream.lock; do sleep 1; done; \
	    test -f $(srcdir)/term-ostream.h; \
	  fi; \
	}
# This is a Makefile rule that generates multiple files at once; see the
# automake documentation, node "Multiple Outputs", for details.
$(srcdir)/term-styled-ostream.h : $(top_srcdir)/build-aux/moopp term-styled-ostream.oo.h term-styled-ostream.oo.c styled-ostream.oo.h ostream.oo.h
	$(top_srcdir)/build-aux/moopp $(MOOPPFLAGS) $(srcdir)/term-styled-ostream.oo.c $(srcdir)/term-styled-ostream.oo.h $(srcdir)/styled-ostream.oo.h $(srcdir)/ostream.oo.h
$(srcdir)/term-styled-ostream.c $(srcdir)/term_styled_ostream.priv.h $(srcdir)/term_styled_ostream.vt.h : term-styled-ostream.h
	@test -f $@ || { \
	  trap 'rm -rf term-styled-ostream.lock' 1 2 13 15; \
	  if mkdir term-styled-ostream.lock 2>/dev/null; then \
	    echo "$(top_srcdir)/build-aux/moopp $(MOOPPFLAGS) $(srcdir)/term-styled-ostream.oo.c $(srcdir)/term-styled-ostream.oo.h $(srcdir)/styled-ostream.oo.h $(srcdir)/ostream.oo.h"; \
	    $(top_srcdir)/build-aux/moopp $(MOOPPFLAGS) $(srcdir)/term-styled-ostream.oo.c $(srcdir)/term-styled-ostream.oo.h $(srcdir)/styled-ostream.oo.h $(srcdir)/ostream.oo.h; \
	    result=$$?; rm -rf term-styled-ostream.lock; exit $$result; \
	  else \
	    while test -d term-styled-ostream.lock; do sleep 1; done; \
	    test -f $(srcdir)/term-styled-ostream.h; \
	  fi; \
	}

# We need the following in order to create <time.h> when the system
# doesn't have one that works with the given compiler.
time.h: time.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
	$(gl_V_at)$(SED_HEADER_STDOUT) \
	      -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
	      -e 's|@''PRAGMA_COLUMNS''@||g' \
	      -e 's|@''NEXT_TIME_H''@|$(NEXT_TIME_H)|g' \
	      -e 's/@''GNULIB_CTIME''@/$(GL_LTS_GNULIB_CTIME)/g' \
	      -e 's/@''GNULIB_LOCALTIME''@/$(GL_LTS_GNULIB_LOCALTIME)/g' \
	      -e 's/@''GNULIB_MKTIME''@/$(GL_LTS_GNULIB_MKTIME)/g' \
	      -e 's/@''GNULIB_NANOSLEEP''@/$(GL_LTS_GNULIB_NANOSLEEP)/g' \
	      -e 's/@''GNULIB_STRFTIME''@/$(GL_LTS_GNULIB_STRFTIME)/g' \
	      -e 's/@''GNULIB_STRPTIME''@/$(GL_LTS_GNULIB_STRPTIME)/g' \
	      -e 's/@''GNULIB_TIME''@/$(GL_LTS_GNULIB_TIME)/g' \
	      -e 's/@''GNULIB_TIMEGM''@/$(GL_LTS_GNULIB_TIMEGM)/g' \
	      -e 's/@''GNULIB_TIMESPEC_GET''@/$(GL_LTS_GNULIB_TIMESPEC_GET)/g' \
	      -e 's/@''GNULIB_TIMESPEC_GETRES''@/$(GL_LTS_GNULIB_TIMESPEC_GETRES)/g' \
	      -e 's/@''GNULIB_TIME_R''@/$(GL_LTS_GNULIB_TIME_R)/g' \
	      -e 's/@''GNULIB_TIME_RZ''@/$(GL_LTS_GNULIB_TIME_RZ)/g' \
	      -e 's/@''GNULIB_TZNAME''@/$(GL_LTS_GNULIB_TZNAME)/g' \
	      -e 's/@''GNULIB_TZSET''@/$(GL_LTS_GNULIB_TZSET)/g' \
	      -e 's/@''GNULIB_MDA_TZSET''@/$(GL_LTS_GNULIB_MDA_TZSET)/g' \
	      -e 's|@''HAVE_DECL_LOCALTIME_R''@|$(HAVE_DECL_LOCALTIME_R)|g' \
	      -e 's|@''HAVE_NANOSLEEP''@|$(HAVE_NANOSLEEP)|g' \
	      -e 's|@''HAVE_STRPTIME''@|$(HAVE_STRPTIME)|g' \
	      -e 's|@''HAVE_TIMEGM''@|$(HAVE_TIMEGM)|g' \
	      -e 's|@''HAVE_TIMESPEC_GET''@|$(HAVE_TIMESPEC_GET)|g' \
	      -e 's|@''HAVE_TIMESPEC_GETRES''@|$(HAVE_TIMESPEC_GETRES)|g' \
	      -e 's|@''HAVE_TIMEZONE_T''@|$(HAVE_TIMEZONE_T)|g' \
	      -e 's|@''HAVE_TZALLOC''@|$(HAVE_TZALLOC)|g' \
	      -e 's|@''REPLACE_CTIME''@|$(REPLACE_CTIME)|g' \
	      -e 's|@''REPLACE_GMTIME''@|$(REPLACE_GMTIME)|g' \
	      -e 's|@''REPLACE_LOCALTIME''@|$(REPLACE_LOCALTIME)|g' \
	      -e 's|@''REPLACE_LOCALTIME_R''@|$(REPLACE_LOCALTIME_R)|g' \
	      -e 's|@''REPLACE_LOCALTIME_RZ''@|$(REPLACE_LOCALTIME_RZ)|g' \
	      -e 's|@''REPLACE_MKTIME''@|$(REPLACE_MKTIME)|g' \
	      -e 's|@''REPLACE_MKTIME_Z''@|$(REPLACE_MKTIME_Z)|g' \
	      -e 's|@''REPLACE_NANOSLEEP''@|$(REPLACE_NANOSLEEP)|g' \
	      -e 's|@''REPLACE_STRFTIME''@|$(REPLACE_STRFTIME)|g' \
	      -e 's|@''REPLACE_TIME''@|$(REPLACE_TIME)|g' \
	      -e 's|@''REPLACE_TIMEGM''@|$(REPLACE_TIMEGM)|g' \
	      -e 's|@''REPLACE_TIMESPEC_GET''@|$(REPLACE_TIMESPEC_GET)|g' \
	      -e 's|@''REPLACE_TIMESPEC_GETRES''@|$(REPLACE_TIMESPEC_GETRES)|g' \
	      -e 's|@''REPLACE_TZSET''@|$(REPLACE_TZSET)|g' \
	      -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|$(PTHREAD_H_DEFINES_STRUCT_TIMESPEC)|g' \
	      -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|$(SYS_TIME_H_DEFINES_STRUCT_TIMESPEC)|g' \
	      -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|$(TIME_H_DEFINES_STRUCT_TIMESPEC)|g' \
	      -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|$(UNISTD_H_DEFINES_STRUCT_TIMESPEC)|g' \
	      -e 's|@''TIME_H_DEFINES_TIME_UTC''@|$(TIME_H_DEFINES_TIME_UTC)|g' \
	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
	      $(srcdir)/time.in.h > $@-t
	$(AM_V_at)mv $@-t $@

# We need the following in order to create an empty placeholder for
# <unistd.h> when the system doesn't have one.
unistd.h: unistd.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
	$(gl_V_at)$(SED_HEADER_STDOUT) \
	      -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
	      -e 's|@''HAVE_UNISTD_H''@|$(HAVE_UNISTD_H)|g' \
	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
	      -e 's|@''PRAGMA_COLUMNS''@||g' \
	      -e 's|@''NEXT_UNISTD_H''@|$(NEXT_UNISTD_H)|g' \
	      -e 's|@''WINDOWS_64_BIT_OFF_T''@|$(WINDOWS_64_BIT_OFF_T)|g' \
	      -e 's/@''GNULIB_ACCESS''@/$(GL_LTS_GNULIB_ACCESS)/g' \
	      -e 's/@''GNULIB_CHDIR''@/$(GL_LTS_GNULIB_CHDIR)/g' \
	      -e 's/@''GNULIB_CHOWN''@/$(GL_LTS_GNULIB_CHOWN)/g' \
	      -e 's/@''GNULIB_CLOSE''@/$(GL_LTS_GNULIB_CLOSE)/g' \
	      -e 's/@''GNULIB_COPY_FILE_RANGE''@/$(GL_LTS_GNULIB_COPY_FILE_RANGE)/g' \
	      -e 's/@''GNULIB_DUP''@/$(GL_LTS_GNULIB_DUP)/g' \
	      -e 's/@''GNULIB_DUP2''@/$(GL_LTS_GNULIB_DUP2)/g' \
	      -e 's/@''GNULIB_DUP3''@/$(GL_LTS_GNULIB_DUP3)/g' \
	      -e 's/@''GNULIB_ENVIRON''@/$(GL_LTS_GNULIB_ENVIRON)/g' \
	      -e 's/@''GNULIB_EUIDACCESS''@/$(GL_LTS_GNULIB_EUIDACCESS)/g' \
	      -e 's/@''GNULIB_EXECL''@/$(GL_LTS_GNULIB_EXECL)/g' \
	      -e 's/@''GNULIB_EXECLE''@/$(GL_LTS_GNULIB_EXECLE)/g' \
	      -e 's/@''GNULIB_EXECLP''@/$(GL_LTS_GNULIB_EXECLP)/g' \
	      -e 's/@''GNULIB_EXECV''@/$(GL_LTS_GNULIB_EXECV)/g' \
	      -e 's/@''GNULIB_EXECVE''@/$(GL_LTS_GNULIB_EXECVE)/g' \
	      -e 's/@''GNULIB_EXECVP''@/$(GL_LTS_GNULIB_EXECVP)/g' \
	      -e 's/@''GNULIB_EXECVPE''@/$(GL_LTS_GNULIB_EXECVPE)/g' \
	      -e 's/@''GNULIB_FACCESSAT''@/$(GL_LTS_GNULIB_FACCESSAT)/g' \
	      -e 's/@''GNULIB_FCHDIR''@/$(GL_LTS_GNULIB_FCHDIR)/g' \
	      -e 's/@''GNULIB_FCHOWNAT''@/$(GL_LTS_GNULIB_FCHOWNAT)/g' \
	      -e 's/@''GNULIB_FDATASYNC''@/$(GL_LTS_GNULIB_FDATASYNC)/g' \
	      -e 's/@''GNULIB_FSYNC''@/$(GL_LTS_GNULIB_FSYNC)/g' \
	      -e 's/@''GNULIB_FTRUNCATE''@/$(GL_LTS_GNULIB_FTRUNCATE)/g' \
	      < $(srcdir)/unistd.in.h > $@-t1
	$(AM_V_at)sed \
	      -e 's/@''GNULIB_GETCWD''@/$(GL_LTS_GNULIB_GETCWD)/g' \
	      -e 's/@''GNULIB_GETDOMAINNAME''@/$(GL_LTS_GNULIB_GETDOMAINNAME)/g' \
	      -e 's/@''GNULIB_GETDTABLESIZE''@/$(GL_LTS_GNULIB_GETDTABLESIZE)/g' \
	      -e 's/@''GNULIB_GETENTROPY''@/$(GL_LTS_GNULIB_GETENTROPY)/g' \
	      -e 's/@''GNULIB_GETGROUPS''@/$(GL_LTS_GNULIB_GETGROUPS)/g' \
	      -e 's/@''GNULIB_GETHOSTNAME''@/$(GL_LTS_GNULIB_GETHOSTNAME)/g' \
	      -e 's/@''GNULIB_GETLOGIN''@/$(GL_LTS_GNULIB_GETLOGIN)/g' \
	      -e 's/@''GNULIB_GETLOGIN_R''@/$(GL_LTS_GNULIB_GETLOGIN_R)/g' \
	      -e 's/@''GNULIB_GETOPT_POSIX''@/$(GL_LTS_GNULIB_GETOPT_POSIX)/g' \
	      -e 's/@''GNULIB_GETPAGESIZE''@/$(GL_LTS_GNULIB_GETPAGESIZE)/g' \
	      -e 's/@''GNULIB_GETPASS''@/$(GL_LTS_GNULIB_GETPASS)/g' \
	      -e 's/@''GNULIB_GETPASS_GNU''@/$(GL_LTS_GNULIB_GETPASS_GNU)/g' \
	      -e 's/@''GNULIB_GETUSERSHELL''@/$(GL_LTS_GNULIB_GETUSERSHELL)/g' \
	      -e 's/@''GNULIB_GROUP_MEMBER''@/$(GL_LTS_GNULIB_GROUP_MEMBER)/g' \
	      -e 's/@''GNULIB_ISATTY''@/$(GL_LTS_GNULIB_ISATTY)/g' \
	      -e 's/@''GNULIB_LCHOWN''@/$(GL_LTS_GNULIB_LCHOWN)/g' \
	      -e 's/@''GNULIB_LINK''@/$(GL_LTS_GNULIB_LINK)/g' \
	      -e 's/@''GNULIB_LINKAT''@/$(GL_LTS_GNULIB_LINKAT)/g' \
	      -e 's/@''GNULIB_LSEEK''@/$(GL_LTS_GNULIB_LSEEK)/g' \
	      -e 's/@''GNULIB_PIPE''@/$(GL_LTS_GNULIB_PIPE)/g' \
	      -e 's/@''GNULIB_PIPE2''@/$(GL_LTS_GNULIB_PIPE2)/g' \
	      -e 's/@''GNULIB_PREAD''@/$(GL_LTS_GNULIB_PREAD)/g' \
	      -e 's/@''GNULIB_PWRITE''@/$(GL_LTS_GNULIB_PWRITE)/g' \
	      -e 's/@''GNULIB_READ''@/$(GL_LTS_GNULIB_READ)/g' \
	      -e 's/@''GNULIB_READLINK''@/$(GL_LTS_GNULIB_READLINK)/g' \
	      -e 's/@''GNULIB_READLINKAT''@/$(GL_LTS_GNULIB_READLINKAT)/g' \
	      -e 's/@''GNULIB_RMDIR''@/$(GL_LTS_GNULIB_RMDIR)/g' \
	      -e 's/@''GNULIB_SETHOSTNAME''@/$(GL_LTS_GNULIB_SETHOSTNAME)/g' \
	      -e 's/@''GNULIB_SLEEP''@/$(GL_LTS_GNULIB_SLEEP)/g' \
	      -e 's/@''GNULIB_SYMLINK''@/$(GL_LTS_GNULIB_SYMLINK)/g' \
	      -e 's/@''GNULIB_SYMLINKAT''@/$(GL_LTS_GNULIB_SYMLINKAT)/g' \
	      -e 's/@''GNULIB_TRUNCATE''@/$(GL_LTS_GNULIB_TRUNCATE)/g' \
	      -e 's/@''GNULIB_TTYNAME_R''@/$(GL_LTS_GNULIB_TTYNAME_R)/g' \
	      -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0$(GL_LTS_GNULIB_UNISTD_H_GETOPT)/g' \
	      -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/$(GL_LTS_GNULIB_UNISTD_H_NONBLOCKING)/g' \
	      -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/$(GL_LTS_GNULIB_UNISTD_H_SIGPIPE)/g' \
	      -e 's/@''GNULIB_UNLINK''@/$(GL_LTS_GNULIB_UNLINK)/g' \
	      -e 's/@''GNULIB_UNLINKAT''@/$(GL_LTS_GNULIB_UNLINKAT)/g' \
	      -e 's/@''GNULIB_USLEEP''@/$(GL_LTS_GNULIB_USLEEP)/g' \
	      -e 's/@''GNULIB_WRITE''@/$(GL_LTS_GNULIB_WRITE)/g' \
	      -e 's/@''GNULIB_MDA_ACCESS''@/$(GL_LTS_GNULIB_MDA_ACCESS)/g' \
	      -e 's/@''GNULIB_MDA_CHDIR''@/$(GL_LTS_GNULIB_MDA_CHDIR)/g' \
	      -e 's/@''GNULIB_MDA_CLOSE''@/$(GL_LTS_GNULIB_MDA_CLOSE)/g' \
	      -e 's/@''GNULIB_MDA_DUP''@/$(GL_LTS_GNULIB_MDA_DUP)/g' \
	      -e 's/@''GNULIB_MDA_DUP2''@/$(GL_LTS_GNULIB_MDA_DUP2)/g' \
	      -e 's/@''GNULIB_MDA_EXECL''@/$(GL_LTS_GNULIB_MDA_EXECL)/g' \
	      -e 's/@''GNULIB_MDA_EXECLE''@/$(GL_LTS_GNULIB_MDA_EXECLE)/g' \
	      -e 's/@''GNULIB_MDA_EXECLP''@/$(GL_LTS_GNULIB_MDA_EXECLP)/g' \
	      -e 's/@''GNULIB_MDA_EXECV''@/$(GL_LTS_GNULIB_MDA_EXECV)/g' \
	      -e 's/@''GNULIB_MDA_EXECVE''@/$(GL_LTS_GNULIB_MDA_EXECVE)/g' \
	      -e 's/@''GNULIB_MDA_EXECVP''@/$(GL_LTS_GNULIB_MDA_EXECVP)/g' \
	      -e 's/@''GNULIB_MDA_EXECVPE''@/$(GL_LTS_GNULIB_MDA_EXECVPE)/g' \
	      -e 's/@''GNULIB_MDA_GETCWD''@/$(GL_LTS_GNULIB_MDA_GETCWD)/g' \
	      -e 's/@''GNULIB_MDA_GETPID''@/$(GL_LTS_GNULIB_MDA_GETPID)/g' \
	      -e 's/@''GNULIB_MDA_ISATTY''@/$(GL_LTS_GNULIB_MDA_ISATTY)/g' \
	      -e 's/@''GNULIB_MDA_LSEEK''@/$(GL_LTS_GNULIB_MDA_LSEEK)/g' \
	      -e 's/@''GNULIB_MDA_READ''@/$(GL_LTS_GNULIB_MDA_READ)/g' \
	      -e 's/@''GNULIB_MDA_RMDIR''@/$(GL_LTS_GNULIB_MDA_RMDIR)/g' \
	      -e 's/@''GNULIB_MDA_SWAB''@/$(GL_LTS_GNULIB_MDA_SWAB)/g' \
	      -e 's/@''GNULIB_MDA_UNLINK''@/$(GL_LTS_GNULIB_MDA_UNLINK)/g' \
	      -e 's/@''GNULIB_MDA_WRITE''@/$(GL_LTS_GNULIB_MDA_WRITE)/g' \
	      < $@-t1 > $@-t2
	$(AM_V_at)sed \
	      -e 's|@''HAVE_CHOWN''@|$(HAVE_CHOWN)|g' \
	      -e 's|@''HAVE_COPY_FILE_RANGE''@|$(HAVE_COPY_FILE_RANGE)|g' \
	      -e 's|@''HAVE_DUP3''@|$(HAVE_DUP3)|g' \
	      -e 's|@''HAVE_EUIDACCESS''@|$(HAVE_EUIDACCESS)|g' \
	      -e 's|@''HAVE_EXECVPE''@|$(HAVE_EXECVPE)|g' \
	      -e 's|@''HAVE_FACCESSAT''@|$(HAVE_FACCESSAT)|g' \
	      -e 's|@''HAVE_FCHDIR''@|$(HAVE_FCHDIR)|g' \
	      -e 's|@''HAVE_FCHOWNAT''@|$(HAVE_FCHOWNAT)|g' \
	      -e 's|@''HAVE_FDATASYNC''@|$(HAVE_FDATASYNC)|g' \
	      -e 's|@''HAVE_FSYNC''@|$(HAVE_FSYNC)|g' \
	      -e 's|@''HAVE_FTRUNCATE''@|$(HAVE_FTRUNCATE)|g' \
	      -e 's|@''HAVE_GETDTABLESIZE''@|$(HAVE_GETDTABLESIZE)|g' \
	      -e 's|@''HAVE_GETENTROPY''@|$(HAVE_GETENTROPY)|g' \
	      -e 's|@''HAVE_GETGROUPS''@|$(HAVE_GETGROUPS)|g' \
	      -e 's|@''HAVE_GETHOSTNAME''@|$(HAVE_GETHOSTNAME)|g' \
	      -e 's|@''HAVE_GETPAGESIZE''@|$(HAVE_GETPAGESIZE)|g' \
	      -e 's|@''HAVE_GETPASS''@|$(HAVE_GETPASS)|g' \
	      -e 's|@''HAVE_GROUP_MEMBER''@|$(HAVE_GROUP_MEMBER)|g' \
	      -e 's|@''HAVE_LCHOWN''@|$(HAVE_LCHOWN)|g' \
	      -e 's|@''HAVE_LINK''@|$(HAVE_LINK)|g' \
	      -e 's|@''HAVE_LINKAT''@|$(HAVE_LINKAT)|g' \
	      -e 's|@''HAVE_PIPE''@|$(HAVE_PIPE)|g' \
	      -e 's|@''HAVE_PIPE2''@|$(HAVE_PIPE2)|g' \
	      -e 's|@''HAVE_PREAD''@|$(HAVE_PREAD)|g' \
	      -e 's|@''HAVE_PWRITE''@|$(HAVE_PWRITE)|g' \
	      -e 's|@''HAVE_READLINK''@|$(HAVE_READLINK)|g' \
	      -e 's|@''HAVE_READLINKAT''@|$(HAVE_READLINKAT)|g' \
	      -e 's|@''HAVE_SETHOSTNAME''@|$(HAVE_SETHOSTNAME)|g' \
	      -e 's|@''HAVE_SLEEP''@|$(HAVE_SLEEP)|g' \
	      -e 's|@''HAVE_SYMLINK''@|$(HAVE_SYMLINK)|g' \
	      -e 's|@''HAVE_SYMLINKAT''@|$(HAVE_SYMLINKAT)|g' \
	      -e 's|@''HAVE_UNLINKAT''@|$(HAVE_UNLINKAT)|g' \
	      -e 's|@''HAVE_USLEEP''@|$(HAVE_USLEEP)|g' \
	      -e 's|@''HAVE_DECL_ENVIRON''@|$(HAVE_DECL_ENVIRON)|g' \
	      -e 's|@''HAVE_DECL_EXECVPE''@|$(HAVE_DECL_EXECVPE)|g' \
	      -e 's|@''HAVE_DECL_FCHDIR''@|$(HAVE_DECL_FCHDIR)|g' \
	      -e 's|@''HAVE_DECL_FDATASYNC''@|$(HAVE_DECL_FDATASYNC)|g' \
	      -e 's|@''HAVE_DECL_GETDOMAINNAME''@|$(HAVE_DECL_GETDOMAINNAME)|g' \
	      -e 's|@''HAVE_DECL_GETLOGIN''@|$(HAVE_DECL_GETLOGIN)|g' \
	      -e 's|@''HAVE_DECL_GETLOGIN_R''@|$(HAVE_DECL_GETLOGIN_R)|g' \
	      -e 's|@''HAVE_DECL_GETPAGESIZE''@|$(HAVE_DECL_GETPAGESIZE)|g' \
	      -e 's|@''HAVE_DECL_GETUSERSHELL''@|$(HAVE_DECL_GETUSERSHELL)|g' \
	      -e 's|@''HAVE_DECL_SETHOSTNAME''@|$(HAVE_DECL_SETHOSTNAME)|g' \
	      -e 's|@''HAVE_DECL_TRUNCATE''@|$(HAVE_DECL_TRUNCATE)|g' \
	      -e 's|@''HAVE_DECL_TTYNAME_R''@|$(HAVE_DECL_TTYNAME_R)|g' \
	      -e 's|@''HAVE_OS_H''@|$(HAVE_OS_H)|g' \
	      -e 's|@''HAVE_SYS_PARAM_H''@|$(HAVE_SYS_PARAM_H)|g' \
	      < $@-t2 > $@-t3
	$(AM_V_at)sed \
	      -e 's|@''REPLACE_ACCESS''@|$(REPLACE_ACCESS)|g' \
	      -e 's|@''REPLACE_CHOWN''@|$(REPLACE_CHOWN)|g' \
	      -e 's|@''REPLACE_CLOSE''@|$(REPLACE_CLOSE)|g' \
	      -e 's|@''REPLACE_COPY_FILE_RANGE''@|$(REPLACE_COPY_FILE_RANGE)|g' \
	      -e 's|@''REPLACE_DUP''@|$(REPLACE_DUP)|g' \
	      -e 's|@''REPLACE_DUP2''@|$(REPLACE_DUP2)|g' \
	      -e 's|@''REPLACE_DUP3''@|$(REPLACE_DUP3)|g' \
	      -e 's|@''REPLACE_EXECL''@|$(REPLACE_EXECL)|g' \
	      -e 's|@''REPLACE_EXECLE''@|$(REPLACE_EXECLE)|g' \
	      -e 's|@''REPLACE_EXECLP''@|$(REPLACE_EXECLP)|g' \
	      -e 's|@''REPLACE_EXECV''@|$(REPLACE_EXECV)|g' \
	      -e 's|@''REPLACE_EXECVE''@|$(REPLACE_EXECVE)|g' \
	      -e 's|@''REPLACE_EXECVP''@|$(REPLACE_EXECVP)|g' \
	      -e 's|@''REPLACE_EXECVPE''@|$(REPLACE_EXECVPE)|g' \
	      -e 's|@''REPLACE_FACCESSAT''@|$(REPLACE_FACCESSAT)|g' \
	      -e 's|@''REPLACE_FCHDIR''@|$(REPLACE_FCHDIR)|g' \
	      -e 's|@''REPLACE_FCHOWNAT''@|$(REPLACE_FCHOWNAT)|g' \
	      -e 's|@''REPLACE_FDATASYNC''@|$(REPLACE_FDATASYNC)|g' \
	      -e 's|@''REPLACE_FTRUNCATE''@|$(REPLACE_FTRUNCATE)|g' \
	      -e 's|@''REPLACE_GETCWD''@|$(REPLACE_GETCWD)|g' \
	      -e 's|@''REPLACE_GETDOMAINNAME''@|$(REPLACE_GETDOMAINNAME)|g' \
	      -e 's|@''REPLACE_GETDTABLESIZE''@|$(REPLACE_GETDTABLESIZE)|g' \
	      -e 's|@''REPLACE_GETENTROPY''@|$(REPLACE_GETENTROPY)|g' \
	      -e 's|@''REPLACE_GETLOGIN''@|$(REPLACE_GETLOGIN)|g' \
	      -e 's|@''REPLACE_GETLOGIN_R''@|$(REPLACE_GETLOGIN_R)|g' \
	      -e 's|@''REPLACE_GETGROUPS''@|$(REPLACE_GETGROUPS)|g' \
	      -e 's|@''REPLACE_GETPAGESIZE''@|$(REPLACE_GETPAGESIZE)|g' \
	      -e 's|@''REPLACE_GETPASS''@|$(REPLACE_GETPASS)|g' \
	      -e 's|@''REPLACE_GETPASS_FOR_GETPASS_GNU''@|$(REPLACE_GETPASS_FOR_GETPASS_GNU)|g' \
	      -e 's|@''REPLACE_GETUSERSHELL''@|$(REPLACE_GETUSERSHELL)|g' \
	      -e 's|@''REPLACE_ISATTY''@|$(REPLACE_ISATTY)|g' \
	      -e 's|@''REPLACE_LCHOWN''@|$(REPLACE_LCHOWN)|g' \
	      -e 's|@''REPLACE_LINK''@|$(REPLACE_LINK)|g' \
	      -e 's|@''REPLACE_LINKAT''@|$(REPLACE_LINKAT)|g' \
	      -e 's|@''REPLACE_LSEEK''@|$(REPLACE_LSEEK)|g' \
	      -e 's|@''REPLACE_PIPE2''@|$(REPLACE_PIPE2)|g' \
	      -e 's|@''REPLACE_PREAD''@|$(REPLACE_PREAD)|g' \
	      -e 's|@''REPLACE_PWRITE''@|$(REPLACE_PWRITE)|g' \
	      -e 's|@''REPLACE_READ''@|$(REPLACE_READ)|g' \
	      -e 's|@''REPLACE_READLINK''@|$(REPLACE_READLINK)|g' \
	      -e 's|@''REPLACE_READLINKAT''@|$(REPLACE_READLINKAT)|g' \
	      -e 's|@''REPLACE_RMDIR''@|$(REPLACE_RMDIR)|g' \
	      -e 's|@''REPLACE_SETHOSTNAME''@|$(REPLACE_SETHOSTNAME)|g' \
	      -e 's|@''REPLACE_SLEEP''@|$(REPLACE_SLEEP)|g' \
	      -e 's|@''REPLACE_SYMLINK''@|$(REPLACE_SYMLINK)|g' \
	      -e 's|@''REPLACE_SYMLINKAT''@|$(REPLACE_SYMLINKAT)|g' \
	      -e 's|@''REPLACE_TRUNCATE''@|$(REPLACE_TRUNCATE)|g' \
	      -e 's|@''REPLACE_TTYNAME_R''@|$(REPLACE_TTYNAME_R)|g' \
	      -e 's|@''REPLACE_UNLINK''@|$(REPLACE_UNLINK)|g' \
	      -e 's|@''REPLACE_UNLINKAT''@|$(REPLACE_UNLINKAT)|g' \
	      -e 's|@''REPLACE_USLEEP''@|$(REPLACE_USLEEP)|g' \
	      -e 's|@''REPLACE_WRITE''@|$(REPLACE_WRITE)|g' \
	      -e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|$(UNISTD_H_HAVE_SYS_RANDOM_H)|g' \
	      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|$(UNISTD_H_HAVE_WINSOCK2_H)|g' \
	      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|$(UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS)|g' \
	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
	      < $@-t3 > $@-t4
	$(AM_V_at)rm -f $@-t1 $@-t2 $@-t3
	$(AM_V_at)mv $@-t4 $@

unistr.h: unistr.in.h
	$(gl_V_at)$(SED_HEADER_TO_AT_t) $(srcdir)/unistr.in.h
	$(AM_V_at)mv $@-t $@

unitypes.h: unitypes.in.h
	$(gl_V_at)$(SED_HEADER_TO_AT_t) $(srcdir)/unitypes.in.h
	$(AM_V_at)mv $@-t $@

# We need the following in order to create <wchar.h> when the system
# version does not work standalone.
wchar.h: wchar.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
	$(gl_V_at)$(SED_HEADER_STDOUT) \
	      -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
	      -e 's|@''PRAGMA_COLUMNS''@||g' \
	      -e 's|@''HAVE_FEATURES_H''@|$(HAVE_FEATURES_H)|g' \
	      -e 's|@''NEXT_WCHAR_H''@|$(NEXT_WCHAR_H)|g' \
	      -e 's|@''HAVE_WCHAR_H''@|$(HAVE_WCHAR_H)|g' \
	      -e 's/@''HAVE_CRTDEFS_H''@/$(HAVE_CRTDEFS_H)/g' \
	      -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/$(GNULIBHEADERS_OVERRIDE_WINT_T)/g' \
	      -e 's/@''GNULIB_BTOWC''@/$(GL_LTS_GNULIB_BTOWC)/g' \
	      -e 's/@''GNULIB_WCTOB''@/$(GL_LTS_GNULIB_WCTOB)/g' \
	      -e 's/@''GNULIB_MBSINIT''@/$(GL_LTS_GNULIB_MBSINIT)/g' \
	      -e 's/@''GNULIB_MBSZERO''@/$(GL_LTS_GNULIB_MBSZERO)/g' \
	      -e 's/@''GNULIB_MBRTOWC''@/$(GL_LTS_GNULIB_MBRTOWC)/g' \
	      -e 's/@''GNULIB_MBRLEN''@/$(GL_LTS_GNULIB_MBRLEN)/g' \
	      -e 's/@''GNULIB_MBSRTOWCS''@/$(GL_LTS_GNULIB_MBSRTOWCS)/g' \
	      -e 's/@''GNULIB_MBSNRTOWCS''@/$(GL_LTS_GNULIB_MBSNRTOWCS)/g' \
	      -e 's/@''GNULIB_WCRTOMB''@/$(GL_LTS_GNULIB_WCRTOMB)/g' \
	      -e 's/@''GNULIB_WCSRTOMBS''@/$(GL_LTS_GNULIB_WCSRTOMBS)/g' \
	      -e 's/@''GNULIB_WCSNRTOMBS''@/$(GL_LTS_GNULIB_WCSNRTOMBS)/g' \
	      -e 's/@''GNULIB_WCWIDTH''@/$(GL_LTS_GNULIB_WCWIDTH)/g' \
	      -e 's/@''GNULIB_WMEMCHR''@/$(GL_LTS_GNULIB_WMEMCHR)/g' \
	      -e 's/@''GNULIB_WMEMCMP''@/$(GL_LTS_GNULIB_WMEMCMP)/g' \
	      -e 's/@''GNULIB_WMEMCPY''@/$(GL_LTS_GNULIB_WMEMCPY)/g' \
	      -e 's/@''GNULIB_WMEMMOVE''@/$(GL_LTS_GNULIB_WMEMMOVE)/g' \
	      -e 's/@''GNULIB_WMEMPCPY''@/$(GL_LTS_GNULIB_WMEMPCPY)/g' \
	      -e 's/@''GNULIB_WMEMSET''@/$(GL_LTS_GNULIB_WMEMSET)/g' \
	      -e 's/@''GNULIB_WCSLEN''@/$(GL_LTS_GNULIB_WCSLEN)/g' \
	      -e 's/@''GNULIB_WCSNLEN''@/$(GL_LTS_GNULIB_WCSNLEN)/g' \
	      -e 's/@''GNULIB_WCSCPY''@/$(GL_LTS_GNULIB_WCSCPY)/g' \
	      -e 's/@''GNULIB_WCPCPY''@/$(GL_LTS_GNULIB_WCPCPY)/g' \
	      -e 's/@''GNULIB_WCSNCPY''@/$(GL_LTS_GNULIB_WCSNCPY)/g' \
	      -e 's/@''GNULIB_WCPNCPY''@/$(GL_LTS_GNULIB_WCPNCPY)/g' \
	      -e 's/@''GNULIB_WCSCAT''@/$(GL_LTS_GNULIB_WCSCAT)/g' \
	      -e 's/@''GNULIB_WCSNCAT''@/$(GL_LTS_GNULIB_WCSNCAT)/g' \
	      -e 's/@''GNULIB_WCSCMP''@/$(GL_LTS_GNULIB_WCSCMP)/g' \
	      -e 's/@''GNULIB_WCSNCMP''@/$(GL_LTS_GNULIB_WCSNCMP)/g' \
	      -e 's/@''GNULIB_WCSCASECMP''@/$(GL_LTS_GNULIB_WCSCASECMP)/g' \
	      -e 's/@''GNULIB_WCSNCASECMP''@/$(GL_LTS_GNULIB_WCSNCASECMP)/g' \
	      -e 's/@''GNULIB_WCSCOLL''@/$(GL_LTS_GNULIB_WCSCOLL)/g' \
	      -e 's/@''GNULIB_WCSXFRM''@/$(GL_LTS_GNULIB_WCSXFRM)/g' \
	      -e 's/@''GNULIB_WCSDUP''@/$(GL_LTS_GNULIB_WCSDUP)/g' \
	      -e 's/@''GNULIB_WCSCHR''@/$(GL_LTS_GNULIB_WCSCHR)/g' \
	      -e 's/@''GNULIB_WCSRCHR''@/$(GL_LTS_GNULIB_WCSRCHR)/g' \
	      -e 's/@''GNULIB_WCSCSPN''@/$(GL_LTS_GNULIB_WCSCSPN)/g' \
	      -e 's/@''GNULIB_WCSSPN''@/$(GL_LTS_GNULIB_WCSSPN)/g' \
	      -e 's/@''GNULIB_WCSPBRK''@/$(GL_LTS_GNULIB_WCSPBRK)/g' \
	      -e 's/@''GNULIB_WCSSTR''@/$(GL_LTS_GNULIB_WCSSTR)/g' \
	      -e 's/@''GNULIB_WCSTOK''@/$(GL_LTS_GNULIB_WCSTOK)/g' \
	      -e 's/@''GNULIB_WCSWIDTH''@/$(GL_LTS_GNULIB_WCSWIDTH)/g' \
	      -e 's/@''GNULIB_WCSFTIME''@/$(GL_LTS_GNULIB_WCSFTIME)/g' \
	      -e 's/@''GNULIB_WGETCWD''@/$(GL_LTS_GNULIB_WGETCWD)/g' \
	      -e 's/@''GNULIB_MDA_WCSDUP''@/$(GL_LTS_GNULIB_MDA_WCSDUP)/g' \
	      -e 's/@''GNULIB_FREE_POSIX''@/$(GL_LTS_GNULIB_FREE_POSIX)/g' \
	      < $(srcdir)/wchar.in.h > $@-t1
	$(AM_V_at)sed \
	      -e 's|@''HAVE_WINT_T''@|$(HAVE_WINT_T)|g' \
	      -e 's|@''HAVE_BTOWC''@|$(HAVE_BTOWC)|g' \
	      -e 's|@''HAVE_MBSINIT''@|$(HAVE_MBSINIT)|g' \
	      -e 's|@''HAVE_MBRTOWC''@|$(HAVE_MBRTOWC)|g' \
	      -e 's|@''HAVE_MBRLEN''@|$(HAVE_MBRLEN)|g' \
	      -e 's|@''HAVE_MBSRTOWCS''@|$(HAVE_MBSRTOWCS)|g' \
	      -e 's|@''HAVE_MBSNRTOWCS''@|$(HAVE_MBSNRTOWCS)|g' \
	      -e 's|@''HAVE_WCRTOMB''@|$(HAVE_WCRTOMB)|g' \
	      -e 's|@''HAVE_WCSRTOMBS''@|$(HAVE_WCSRTOMBS)|g' \
	      -e 's|@''HAVE_WCSNRTOMBS''@|$(HAVE_WCSNRTOMBS)|g' \
	      -e 's|@''HAVE_WMEMCHR''@|$(HAVE_WMEMCHR)|g' \
	      -e 's|@''HAVE_WMEMCMP''@|$(HAVE_WMEMCMP)|g' \
	      -e 's|@''HAVE_WMEMCPY''@|$(HAVE_WMEMCPY)|g' \
	      -e 's|@''HAVE_WMEMMOVE''@|$(HAVE_WMEMMOVE)|g' \
	      -e 's|@''HAVE_WMEMPCPY''@|$(HAVE_WMEMPCPY)|g' \
	      -e 's|@''HAVE_WMEMSET''@|$(HAVE_WMEMSET)|g' \
	      -e 's|@''HAVE_WCSLEN''@|$(HAVE_WCSLEN)|g' \
	      -e 's|@''HAVE_WCSNLEN''@|$(HAVE_WCSNLEN)|g' \
	      -e 's|@''HAVE_WCSCPY''@|$(HAVE_WCSCPY)|g' \
	      -e 's|@''HAVE_WCPCPY''@|$(HAVE_WCPCPY)|g' \
	      -e 's|@''HAVE_WCSNCPY''@|$(HAVE_WCSNCPY)|g' \
	      -e 's|@''HAVE_WCPNCPY''@|$(HAVE_WCPNCPY)|g' \
	      -e 's|@''HAVE_WCSCAT''@|$(HAVE_WCSCAT)|g' \
	      -e 's|@''HAVE_WCSNCAT''@|$(HAVE_WCSNCAT)|g' \
	      -e 's|@''HAVE_WCSCMP''@|$(HAVE_WCSCMP)|g' \
	      -e 's|@''HAVE_WCSNCMP''@|$(HAVE_WCSNCMP)|g' \
	      -e 's|@''HAVE_WCSCASECMP''@|$(HAVE_WCSCASECMP)|g' \
	      -e 's|@''HAVE_WCSNCASECMP''@|$(HAVE_WCSNCASECMP)|g' \
	      -e 's|@''HAVE_WCSCOLL''@|$(HAVE_WCSCOLL)|g' \
	      -e 's|@''HAVE_WCSXFRM''@|$(HAVE_WCSXFRM)|g' \
	      -e 's|@''HAVE_WCSDUP''@|$(HAVE_WCSDUP)|g' \
	      -e 's|@''HAVE_WCSCHR''@|$(HAVE_WCSCHR)|g' \
	      -e 's|@''HAVE_WCSRCHR''@|$(HAVE_WCSRCHR)|g' \
	      -e 's|@''HAVE_WCSCSPN''@|$(HAVE_WCSCSPN)|g' \
	      -e 's|@''HAVE_WCSSPN''@|$(HAVE_WCSSPN)|g' \
	      -e 's|@''HAVE_WCSPBRK''@|$(HAVE_WCSPBRK)|g' \
	      -e 's|@''HAVE_WCSSTR''@|$(HAVE_WCSSTR)|g' \
	      -e 's|@''HAVE_WCSTOK''@|$(HAVE_WCSTOK)|g' \
	      -e 's|@''HAVE_WCSWIDTH''@|$(HAVE_WCSWIDTH)|g' \
	      -e 's|@''HAVE_WCSFTIME''@|$(HAVE_WCSFTIME)|g' \
	      -e 's|@''HAVE_DECL_WCTOB''@|$(HAVE_DECL_WCTOB)|g' \
	      -e 's|@''HAVE_DECL_WCSDUP''@|$(HAVE_DECL_WCSDUP)|g' \
	      -e 's|@''HAVE_DECL_WCWIDTH''@|$(HAVE_DECL_WCWIDTH)|g' \
	      < $@-t1 > $@-t2
	$(AM_V_at)sed \
	      -e 's|@''REPLACE_MBSTATE_T''@|$(REPLACE_MBSTATE_T)|g' \
	      -e 's|@''REPLACE_BTOWC''@|$(REPLACE_BTOWC)|g' \
	      -e 's|@''REPLACE_WCTOB''@|$(REPLACE_WCTOB)|g' \
	      -e 's|@''REPLACE_FREE''@|$(REPLACE_FREE)|g' \
	      -e 's|@''REPLACE_MBSINIT''@|$(REPLACE_MBSINIT)|g' \
	      -e 's|@''REPLACE_MBRTOWC''@|$(REPLACE_MBRTOWC)|g' \
	      -e 's|@''REPLACE_MBRLEN''@|$(REPLACE_MBRLEN)|g' \
	      -e 's|@''REPLACE_MBSRTOWCS''@|$(REPLACE_MBSRTOWCS)|g' \
	      -e 's|@''REPLACE_MBSNRTOWCS''@|$(REPLACE_MBSNRTOWCS)|g' \
	      -e 's|@''REPLACE_WCRTOMB''@|$(REPLACE_WCRTOMB)|g' \
	      -e 's|@''REPLACE_WCSRTOMBS''@|$(REPLACE_WCSRTOMBS)|g' \
	      -e 's|@''REPLACE_WCSNRTOMBS''@|$(REPLACE_WCSNRTOMBS)|g' \
	      -e 's|@''REPLACE_WCWIDTH''@|$(REPLACE_WCWIDTH)|g' \
	      -e 's|@''REPLACE_WCSWIDTH''@|$(REPLACE_WCSWIDTH)|g' \
	      -e 's|@''REPLACE_WCSFTIME''@|$(REPLACE_WCSFTIME)|g' \
	      -e 's|@''REPLACE_WCSCMP''@|$(REPLACE_WCSCMP)|g' \
	      -e 's|@''REPLACE_WCSNCAT''@|$(REPLACE_WCSNCAT)|g' \
	      -e 's|@''REPLACE_WCSNCMP''@|$(REPLACE_WCSNCMP)|g' \
	      -e 's|@''REPLACE_WCSSTR''@|$(REPLACE_WCSSTR)|g' \
	      -e 's|@''REPLACE_WCSTOK''@|$(REPLACE_WCSTOK)|g' \
	      -e 's|@''REPLACE_WMEMCMP''@|$(REPLACE_WMEMCMP)|g' \
	      -e 's|@''REPLACE_WMEMPCPY''@|$(REPLACE_WMEMPCPY)|g' \
	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
	      < $@-t2 > $@-t3
	$(AM_V_at)rm -f $@-t1 $@-t2
	$(AM_V_at)mv $@-t3 $@

mostlyclean-local: mostlyclean-generic
	@for dir in '' $(MOSTLYCLEANDIRS); do \
	  if test -n "$$dir" && test -d $$dir; then \
	    echo "rmdir $$dir"; rmdir $$dir; \
	  fi; \
	done; \
	:
distclean-local: distclean-gnulib-libobjs
distclean-gnulib-libobjs:
	-rm -f  $(DEPDIR)/libtextstyle_la-asnprintf.Plo $(DEPDIR)/libtextstyle_la-asprintf.Plo $(DEPDIR)/libtextstyle_la-printf-args.Plo $(DEPDIR)/libtextstyle_la-printf-parse.Plo $(DEPDIR)/libtextstyle_la-snprintf.Plo $(DEPDIR)/libtextstyle_la-vasnprintf.Plo $(DEPDIR)/libtextstyle_la-vasprintf.Plo
maintainer-clean-local: distclean-gnulib-libobjs

# Produce a textstyle/stdbool.h that is not compiler dependent.
# GCC >= 2.95 has <stdbool.h>.
# AIX >= 5.3 has <stdbool.h>.
# Solaris 10 and some HP-UX 11 versions have <stdbool.h> but it does not
# necessarily work.
textstyle/stdbool.h : $(STDBOOL_H) stdbool.mini.h
	/usr/local/bin/gmkdir -p textstyle
	rm -f $@-t $@
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  echo '#if !defined _GL_STDBOOL_H'; \
	  if test -f /usr/include/stdbool.h; then \
	    echo '#if (__GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)) || defined _AIX'; \
	  else \
	    echo '#if (__GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95))'; \
	  fi; \
	  echo '#include <stdbool.h>'; \
	  echo '#else'; \
	  cat $(srcdir)/stdbool.mini.h; \
	  echo '#endif'; \
	  echo '#endif'; \
	} > $@-t
	mv $@-t $@
clean-local: clean-generic
	@for dir in '' $(CLEANDIRS); do \
	  if test -n "$$dir" && test -d $$dir; then \
	    echo "rmdir $$dir"; rmdir $$dir; \
	  fi; \
	done; \
	if test '$(srcdir)' != '.'; then \
	  for dir in '' $(CLEANDIRS_NOT_IN_SRCDIR); do \
	    if test -n "$$dir" && test -d $$dir; then \
	      echo "rmdir $$dir"; rmdir $$dir; \
	    fi; \
	  done; \
	fi; \
        :
distclean-local: distclean-generic
	@for dir in '' $(DISTCLEANDIRS); do \
	  if test -n "$$dir" && test -d $$dir; then \
	    echo "rmdir $$dir"; rmdir $$dir; \
	  fi; \
	done; \
	if test '$(srcdir)' != '.'; then \
	  for dir in '' $(DISTCLEANDIRS_NOT_IN_SRCDIR); do \
	    if test -n "$$dir" && test -d $$dir; then \
	      echo "rmdir $$dir"; rmdir $$dir; \
	    fi; \
	  done; \
	fi; \
        :

# List of declared exported symbols.
# We extract it from the header files that get installed.
# This file has the same format as the one expected by the libtool option
# '-export-symbols'.
$(srcdir)/libtextstyle.sym.in : $(HEADERS_WITH_EXTERNS)
	if \
	  for f in $(HEADERS_WITH_EXTERNS); do \
	    if test -f $$f; then \
	      cat $$f; \
	    else \
	      cat $(srcdir)/$$f; \
	    fi; \
	  done \
	  | $(srcdir)/declared.sh > $@-t1; \
	then \
	  LC_ALL=C sort < $@-t1 | LC_ALL=C uniq > $@-t2 && mv $@-t2 $@; \
	else \
	  if test -f $@; then \
	    echo "Continuing with existing libtextstyle.sym.in."; \
	  else \
	    exit 1; \
	  fi; \
	fi

# List of exported symbols (platform dependent).
libtextstyle.sym : $(srcdir)/libtextstyle.sym.in
	cat $(srcdir)/libtextstyle.sym.in \
	  | case "darwin24.6.0" in \
	      mingw* | windows*) cat ;; \
	      *) grep -v '^libtextstyle_isatty$$' ;; \
	    esac \
	  > $@-t
	mv $@-t $@

# Hide undesired symbols that are defined by libtextstyle_la_SOURCES or
# lts_libtextstyle_LTLIBOBJS or the dependency libraries from the global
# namespace, by prefixing them with "libtextstyle_".
all check install: config.h
config.h: $(BUILT_SOURCES) libtextstyle.sym
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  : "Avoid double inclusion, to avoid a warning about redefinitions."; \
	  echo '#ifndef LIBTEXTSTYLE_CONFIG_H'; \
	  echo '#define LIBTEXTSTYLE_CONFIG_H'; \
	  echo; \
	  echo '#include "../config.h"'; \
	  echo; \
	  echo '#endif /* LIBTEXTSTYLE_CONFIG_H */'; \
	} > config.h && \
	if test -n "$(NAMESPACING)" && test -n "$(HAVE_GLOBAL_SYMBOL_PIPE)"; then \
	  { \
	    { \
	      for f in $(COMPILATION_UNITS); do \
	        case $$f in \
	          *.res.lo ) ;; \
	          *.c | *.$(OBJEXT) | *.lo ) \
	            sf=`echo "$$f" | sed -e 's,^libtextstyle_la-,,' -e 's,\\.[^.]*$$,,'`.c; \
	            test -f $$sf || sf=$(srcdir)/$$sf; \
	            of=`echo "$$f" | sed -e 's,^.*/,,' -e 's,^libtextstyle_la-,,' -e 's,\\.[^.]*$$,,'`.$(OBJEXT); \
	            echo "$(COMPILE) $(GL_CFLAG_INHIBIT_WARNINGS) -c $$sf" 1>&6; \
	            $(COMPILE) $(GL_CFLAG_INHIBIT_WARNINGS) -c $$sf || { rm -f config.h; exit 1; }; \
	            sh ./exported.sh $$of 1>&5; \
	            rm -f $$of `echo "$$of" | sed -e 's,\\.$(OBJEXT)$$,.lo,'`; \
	            ;; \
	        esac; \
	      done; \
	    } 5>&1 1>&2 \
	      | sed -e 's,.* ,,' | grep -v '@' | LC_ALL=C sort | LC_ALL=C uniq \
	      | LC_ALL=C $(top_srcdir)/build-aux/join-v-1 - libtextstyle.sym \
	      | sed -e 's,^\(.*\)$$,#define \1 libtextstyle_\1,' > config.h-t; \
	  } 6>&1 && \
	  if test -f config.h; then \
	    cat config.h-t >> config.h; \
	    rm -f config.h-t; \
	  else \
	    rm -f config.h-t; \
	    exit 1; \
	  fi \
	fi
# This rule is executed only on Woe32 systems.
# Use $(RC) with libtool, $(WINDRES) when not using libtool.
# The following sed expressions come from the windres-options script. They are
# inlined here, so that they can be written in a Makefile without requiring a
# temporary file. They must contain literal newlines rather than semicolons,
# so that they work with the sed-3.02 that is shipped with MSYS.
#libtextstyle.res.lo: $(srcdir)/libtextstyle.rc
#	nlinit=`echo 'nl="'; echo '"'`; eval "$$nlinit"; \
#	sed_extract_major='/^[0-9]/{'$${nl}'s/^\([0-9]*\).*/\1/p'$${nl}q$${nl}'}'$${nl}'c\'$${nl}0$${nl}q; \
#	sed_extract_minor='/^[0-9][0-9]*[.][0-9]/{'$${nl}'s/^[0-9]*[.]\([0-9]*\).*/\1/p'$${nl}q$${nl}'}'$${nl}'c\'$${nl}0$${nl}q; \
#	sed_extract_subminor='/^[0-9][0-9]*[.][0-9][0-9]*[.][0-9]/{'$${nl}'s/^[0-9]*[.][0-9]*[.]\([0-9]*\).*/\1/p'$${nl}q$${nl}'}'$${nl}'c\'$${nl}0$${nl}q; \
#	$(LIBTOOL) --tag=RC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(RC) \
#	  "-DPACKAGE_VERSION_STRING=\\\"$(VERSION)\\\"" \
#	  "-DPACKAGE_VERSION_MAJOR="`echo '$(VERSION)' | sed -n -e "$$sed_extract_major"` \
#	  "-DPACKAGE_VERSION_MINOR="`echo '$(VERSION)' | sed -n -e "$$sed_extract_minor"` \
#	  "-DPACKAGE_VERSION_SUBMINOR="`echo '$(VERSION)' | sed -n -e "$$sed_extract_subminor"` \
#	  -i $(srcdir)/libtextstyle.rc -o libtextstyle.res.lo --output-format=coff

# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
